[RESULT] [VOTE] Apache OpenMeetings 5.0.0-M4 Release Candidate 1

2020-04-22 Thread Maxim Solodovnik
I'm closing the VOTE 72 hours are over The VOTE was successful: 5 +1 from PMC members (Maxim Solodovnik, Alvaro Bustos Ruiz, Sebastian Wagner, Hemant Sabat, Peter Dähn) 3 +1 from wider community (Gerald Rohrbach, Daniel Baker, Denis Noctor) I'll announce the release shortly Thanks for your VOTEs

Jenkins build became unstable: openmeetings » Openmeetings Web #3148

2020-04-22 Thread Apache Jenkins Server
See

Jenkins build became unstable: openmeetings #3148

2020-04-22 Thread Apache Jenkins Server
See

Jenkins build is still unstable: openmeetings » Openmeetings Web #3149

2020-04-22 Thread Apache Jenkins Server
See

Jenkins build is still unstable: openmeetings #3149

2020-04-22 Thread Apache Jenkins Server
See

Jenkins build is back to stable : openmeetings » Openmeetings Web #3150

2020-04-22 Thread Apache Jenkins Server
See

Jenkins build is back to stable : openmeetings #3150

2020-04-22 Thread Apache Jenkins Server
See

[GitHub] [openmeetings] sebawagner opened a new pull request #65: OPENMEETINGS-2278 Add functionality to stop the sharing as part of re…

2020-04-22 Thread GitBox
sebawagner opened a new pull request #65: URL: https://github.com/apache/openmeetings/pull/65 OPENMEETINGS-2278 - Add functionality to stop the sharing as part of recording stop as it will stop the MediaStream on stop of recording. - This also clears the KStream that goes ghost

[GitHub] [openmeetings] sebawagner commented on a change in pull request #65: OPENMEETINGS-2278 Add functionality to stop the sharing as part of re…

2020-04-22 Thread GitBox
sebawagner commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413398204 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/KStream.java ## @@ -359,4 +359,12 @@ public String getUid() {

[GitHub] [openmeetings] sebawagner commented on a change in pull request #65: OPENMEETINGS-2278 Add functionality to stop the sharing as part of re…

2020-04-22 Thread GitBox
sebawagner commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413398620 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/KurentoHandler.java ## @@ -120,7 +121,8 @@ public void init() {

[GitHub] [openmeetings] sebawagner commented on a change in pull request #65: OPENMEETINGS-2278 Add functionality to stop the sharing as part of re…

2020-04-22 Thread GitBox
sebawagner commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413399164 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/StreamProcessor.java ## @@ -431,6 +433,10 @@ public void stopRecord

[GitHub] [openmeetings] solomax commented on a change in pull request #65: OPENMEETINGS-2278 fix restart of recording and ghost KStream

2020-04-22 Thread GitBox
solomax commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413443529 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/KurentoHandler.java ## @@ -120,7 +121,8 @@ public void init() {

[GitHub] [openmeetings] solomax commented on issue #65: OPENMEETINGS-2278 fix restart of recording and ghost KStream

2020-04-22 Thread GitBox
solomax commented on issue #65: URL: https://github.com/apache/openmeetings/pull/65#issuecomment-618125240 I would say `If stopping the recording it will also stop the sharing of the screen` is not the best option I would write some tests and try to avoid this it might me extremely an

[GitHub] [openmeetings] sebawagner commented on a change in pull request #65: OPENMEETINGS-2278 fix restart of recording and ghost KStream

2020-04-22 Thread GitBox
sebawagner commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413446020 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/KurentoHandler.java ## @@ -120,7 +121,8 @@ public void init() {

[GitHub] [openmeetings] solomax commented on a change in pull request #65: OPENMEETINGS-2278 fix restart of recording and ghost KStream

2020-04-22 Thread GitBox
solomax commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413449594 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/KurentoHandler.java ## @@ -120,7 +121,8 @@ public void init() {

[GitHub] [openmeetings] sebawagner commented on a change in pull request #65: OPENMEETINGS-2278 fix restart of recording and ghost KStream

2020-04-22 Thread GitBox
sebawagner commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413453821 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/KurentoHandler.java ## @@ -120,7 +121,8 @@ public void init() {

[GitHub] [openmeetings] sebawagner commented on a change in pull request #65: OPENMEETINGS-2278 fix restart of recording and ghost KStream

2020-04-22 Thread GitBox
sebawagner commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413399164 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/StreamProcessor.java ## @@ -431,6 +433,10 @@ public void stopRecord

[GitHub] [openmeetings] solomax commented on a change in pull request #65: OPENMEETINGS-2278 fix restart of recording and ghost KStream

2020-04-22 Thread GitBox
solomax commented on a change in pull request #65: URL: https://github.com/apache/openmeetings/pull/65#discussion_r413468734 ## File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/KurentoHandler.java ## @@ -120,7 +121,8 @@ public void init() {