- Feb 10, 2016
-
-
Richard Alam authored
-
Richard Alam authored
-
- Feb 09, 2016
-
-
Richard Alam authored
Fix for bug in scripts for processing recordings
-
jfederico authored
-
Jesus Federico authored
-
Richard Alam authored
Show chat options tab when private chat disabled
-
Chad Pilkey authored
-
- Feb 08, 2016
-
-
Dixon Fred authored
Cleaned up undefined emoji strings
-
Chad Pilkey authored
-
Richard Alam authored
Four minor accessibility fixes
-
jfederico authored
bigbluebutton-web: On changeState, create the directory named by the pathname, including any necessary but nonexistent parent directories.
-
jfederico authored
-
Chad Pilkey authored
-
Chad Pilkey authored
-
Chad Pilkey authored
-
Chad Pilkey authored
-
Dixon Fred authored
Added Low Latency (h.263) option to profiles.xml. While turning off h.264 encoding reduces quality, it also reduces latency. The use case for this profile is instruction that requires lower latency such as music training.
-
Dixon Fred authored
-
- Feb 06, 2016
-
-
Dixon Fred authored
Update index.html
-
Dixon Fred authored
Bump the copyright date.
-
- Feb 04, 2016
-
-
Richard Alam authored
- fix issue 2812 by setting end time when last user leaves
-
Richard Alam authored
-
Richard Alam authored
Get recordings merged enhancements
-
Richard Alam authored
-
Richard Alam authored
- desktop sharing doesn't stop when the applet is tunneling. Catch t…
-
Richard Alam authored
Put the fix for #2437 back in
-
Richard Alam authored
- desktop sharing doesn't stop when the applet is tunneling. Catch the exception and stop the applet.
-
- Feb 03, 2016
-
-
Chad Pilkey authored
-
Richard Alam authored
fix duplicated publish video windows after reconnection #2808
-
Felipe Cecagno authored
The problem was that we were handling the reconnecton succeeded event to start streaming again, but this event is dispatched for every connection, not only for the video connection, and it was causing restream to be called multiple times after the reconnection, eventually duplicating the publish windows; when it occurred, the user was publishing two separate video streams. The solution was to use the ConnectedEvent used only by the video connection, which also carries the information if that connection is due to a reconnect. It looks like the current solution to restream after a reconnect doesn't work if the user was publishing two cameras at the same time. In that case, I think only the second camera will be published again.
-
- Feb 02, 2016
-
-
Anton Georgiev authored
Reworked server-side ES6
-
- Feb 01, 2016
-
-
Oleksandr Zhurbenko authored
Resolves #2955
-
jfederico authored
-
Oleksandr Zhurbenko authored
-
jfederico authored
-
- Jan 31, 2016
-
-
Dixon Fred authored
Minor fixes
-
Dixon Fred authored
-
- Jan 30, 2016
-
-
Dixon Fred authored
-
Dixon Fred authored
-
Oleksandr Zhurbenko authored
-