- Oct 09, 2018
-
-
prlanzarin authored
-
Anton Georgiev authored
Improvements to Safari WebRTC interop and SFU listen only
-
- Oct 03, 2018
-
-
prlanzarin authored
-
prlanzarin authored
-
prlanzarin authored
Also fixed a resource leak on listen only fallback and transitioned the SFU listen only from a tag-based approach to MediaStream
-
- Sep 25, 2018
-
-
Anton Georgiev authored
Maintain array of user roles so they are unique
-
Anton Georgiev authored
-
- Sep 24, 2018
-
-
Richard Alam authored
Add `filename` attribute for file pre-upload using an URL
-
Ghazi Triki authored
-
- Sep 21, 2018
-
-
Richard Alam authored
Recording fixes for BBB 2.0
-
Calvin Walton authored
It was previously trying to get the presentation name from the wrong variable, which resulted in a nil value (which was treated as a blank string in filenames). This caused the poll images to not be inside the presentation subdirectories, and the poll image references in the svg contained a `//` path, which would break the recording if it was uploaded to e.g. AWS S3.
-
Richard Alam authored
Improve client logging for screensharing
-
Ghazi Triki authored
-
- Sep 20, 2018
-
-
Calvin Walton authored
Reduce adapter.js version in Flash client
-
Chad Pilkey authored
-
Ghazi Triki authored
Revert "Update API to display if the user is sharing his screen and what screen-sharing type he is using." This reverts commit 72d7e17f.
-
Richard Alam authored
Update adapter.js in the Flash client and make sure it loads in correct order
-
Chad Pilkey authored
-
Ghazi Triki authored
-
Ghazi Triki authored
-
- Sep 19, 2018
-
-
Richard Alam authored
Fix error handling when client parts fail to load
-
Chad Pilkey authored
-
Anton Georgiev authored
Improve codec availability detection in SFU
-
Richard Alam authored
Make Flash WebRTC screenshare use RTMPS when available
-
Anton Georgiev authored
Make it so that cameras use the full space of the video window
-
- Sep 18, 2018
-
-
Chad Pilkey authored
-
prlanzarin authored
-
Chad Pilkey authored
-
Lucas Zawacki authored
-
- Sep 13, 2018
-
-
Calvin Walton authored
This fixes font scaling in the presentation area, since that relied on the <p> element inheriting the font size from the svg <g> that it was inside of. This was broken with the switch to the Foundation stylesheet base, which set a fixed font size on the <p> element.
-
Dixon Fred authored
-
Chad Pilkey authored
Fix WebRTC screenshare RTMP URL regular expression
-
Chad Pilkey authored
-
Chad Pilkey authored
Fix lock settings
-
Chad Pilkey authored
Add a specific log message when falling back to rtmp ipv4
-
Chad Pilkey authored
-
- Sep 12, 2018
-
-
Chad Pilkey authored
Add RTMP fallback for IPv4-only hostname to the client
-
Chad Pilkey authored
-
Anton Georgiev authored
Fix screenshare edge case with presenter switch
-
Ghazi Triki authored
-