- Feb 20, 2018
-
-
Oswaldo Acauan authored
-
Oswaldo Acauan authored
-
Oswaldo Acauan authored
-
Oswaldo Acauan authored
Implement a connectionId for each user, each time a user try to validate we change their connectionId and end all other connections of that user.
-
- Feb 16, 2018
-
-
Dixon Fred authored
Updated bbb-web apiVersion to 2.0
-
- Feb 14, 2018
-
-
Anton Georgiev authored
Fix when the user disconnects stay a ghost webcam.
-
Anton Georgiev authored
Increase ideal webcam resolution for kurento webrtc webcams
-
Anton Georgiev authored
Stop sharing webcam and receiving video streams when video-dock component is unmounted in HTML5
-
Anton Georgiev authored
-
Lucas Fialho Zawacki authored
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock
-
Lucas Fialho Zawacki authored
Merge branch 'settings-lock-video-dock' of https://github.com/Tainan404/bigbluebutton into settings-lock-video-dock
-
Tainan Felipe Pauli de Almeida authored
-
Tainan Felipe Pauli de Almeida authored
-
- Feb 13, 2018
-
-
Richard Alam authored
Rework audio processing to avoid seeking past end of file
-
Anton Georgiev authored
Improvements for PR#5117
-
Oswaldo Acauan authored
-
Oswaldo Acauan authored
-
Anton Georgiev authored
Added an extra check for the Pencil's DRAW_END message
-
- Feb 12, 2018
-
-
Oleksandr Zhurbenko authored
-
Calvin Walton authored
In some cases when there is a slight mismatch between audio file duration and event timestamp difference, and we have a record status or chapter break event in a certain location, it could trigger a seek past the end of an audio file. Detect this condition and just render silence instead. Also adjust the thresholds for the audio length scaling - they were being triggered on short recordings that should be correct.
-
Richard Alam authored
Workaround video sync issue due to red5 timestamp offset
-
Calvin Walton authored
Red5 sometimes writes webcam video files with a large offset in the video frame offsets, sometimes up to 30 or even 60 seconds. However, the start event in the events.xml file corresponds to the time at which red5 received the first keyframe (recorded frame) in the video. The end result is that the video will sometimes appear to be delayed (out of sync) in the processed recording. The correction is simple: We're already reading video metadata, including the timestamp of the first frame, so we just have to apply a correction during video processing to undo the frame timestamp offsets in the video file.
-
Anton Georgiev authored
Limited screensharing FPS to 5-10, resolution to screen size and fixed chrome extension prompt
-
- Feb 11, 2018
-
-
Dixon Fred authored
Fix bbb conf 2
-
Dixon Fred authored
-
Dixon Fred authored
-
- Feb 09, 2018
-
-
Richard Alam authored
Force reading config.xml in utf-8 format
-
Anton Georgiev authored
[HTML5 Client] Adjustments in handling of reconnected voice users
-
Lucas Fialho Zawacki authored
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock
-
Anton Georgiev authored
Prevent error on settings change with userlist open
-
Anton Georgiev authored
[HTML5 Client] Self mute/unmute from userlist for attendees.
-
Anton Georgiev authored
Fixed exceptions thrown during meeting destruction and presenter assignment
-
prlanzarin authored
-
- Feb 08, 2018
-
-
prlanzarin authored
Also fixes the extension prompt for chrome users in the HTML5 client
-
Ghazi Triki authored
-
Maxim Khlobystov authored
-
Dixon Fred authored
Updates to bbb-conf to support HTML5
-
Dixon Fred authored
-
Augusto Bennemann authored
-
Oleksandr Zhurbenko authored
-