- Feb 04, 2016
-
-
Richard Alam authored
- desktop sharing doesn't stop when the applet is tunneling. Catch the exception and stop the applet.
-
- Feb 03, 2016
-
-
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
-
Oleksandr Zhurbenko authored
-
- Jan 31, 2016
-
-
Dixon Fred authored
Minor fixes
-
Dixon Fred authored
-
- Jan 30, 2016
-
-
Dixon Fred authored
-
Dixon Fred authored
-
Oleksandr Zhurbenko authored
-
- Jan 29, 2016
-
-
Chad Pilkey authored
fix #2985
-
Felipe Cecagno authored
close button on the publish window now closes both remote and local windows
-
- Jan 28, 2016
-
-
Richard Alam authored
Guard against na n in presentation messages
-
- Jan 27, 2016
-
-
Chad Pilkey authored
Added more descriptive tooltips for the emoticon buttons
-
Oleksandr Zhurbenko authored
-
Chad Pilkey authored
-
Anton Georgiev authored
Fixes for issues #2955, #2942, #2941, #2984
-
- Jan 26, 2016
-
-
Dixon Fred authored
Compiling bbb-fsesl-client
-
Felipe Cecagno authored
-
- Jan 25, 2016
-
-
Richard Alam authored
-
Richard Alam authored
If the message contains a NaN, set the value to zero.
-
Dixon Fred authored
Update demo_footer.jsp with correct link to API docs
-
Dixon Fred authored
-
- Jan 23, 2016
-
-
Oleksandr Zhurbenko authored
-
Chad Pilkey authored
Minor UI changes for the Flash client
-
Chad Pilkey authored
-
- Jan 22, 2016
-
-
Oleksandr Zhurbenko authored
Added check to see if the properties have been already updated by displayThisSlide() after receiving a presentation_page_changed message.
-
Chad Pilkey authored
-
Chad Pilkey authored
-
Chad Pilkey authored
-
Chad Pilkey authored
-
Chad Pilkey authored
Fixes #2768
-
Richard Alam authored
Expire redis keys after 14 days
-
Oleksandr Zhurbenko authored
-
Richard Alam authored
Avoid scala warning messages
-
Oleksandr Zhurbenko authored
Assigning widthRatio to default value when the currentSlideDoc is not loaded yet. Removing errors from the console.
-
Pedro Beschorner Marin authored
-
Richard Alam authored
Simple modification to avoid multiple start audio recording events
-
Pedro Beschorner Marin authored
-