This is an automated email from the ASF dual-hosted git repository.
sebawagner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git.
from cc2d0bd [OPENMEETINGS-2294] LDAP and OAuth users should be imported
without duplicates
add 7fdf3f0 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 and enables restarting the
recording. Some further work required on the UI to prevent starting to
screenshare while recording potentially required.
add b807dd8 OPENMEETINGS-2278 Fix recording and screenshare to be
independent
add d59ebc2 Merge branch 'master' into
feature/openmeetings-2278-start-recording-twice-in-one-session
add f2f87f8 OPENMEETINGS-2278 Add review comments
add 750663d OPENMEETINGS-2278 Fix review comment on LogDog
new e8503e1 Merge pull request #65 from
apache/feature/openmeetings-2278-start-recording-twice-in-one-session
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/openmeetings/core/remote/KRoom.java | 2 +-
.../org/apache/openmeetings/core/remote/KStream.java | 10 +++++++++-
.../apache/openmeetings/core/remote/KurentoHandler.java | 16 ++++++++++++----
.../apache/openmeetings/core/remote/StreamProcessor.java | 9 +++++++++
.../apache/openmeetings/web/room/raw-video-manager.js | 5 ++---
5 files changed, 33 insertions(+), 9 deletions(-)