- Sep 13, 2016
-
-
jfederico authored
-
- Sep 09, 2016
-
-
Anton Georgiev authored
HTML5 Dropdown - fixed warnings and added style
-
- Sep 08, 2016
-
-
Dixon Fred authored
Add colour notification to caption tab when locale is switched
-
Chad Pilkey authored
-
Dixon Fred authored
Invite participants to existing breakout rooms
-
Dixon Fred authored
Switch moderator back to the main audio conference when close all breakout rooms button is clicked
-
Ghazi Triki authored
-
Ghazi Triki authored
-
- Sep 07, 2016
-
-
JaeeunCho authored
-
Ghazi Triki authored
-
Anton Georgiev authored
[HTML5] Fix SPACE/ENTER behavior
-
Oswaldo Acauan authored
-
Anton Georgiev authored
[HTML5] Refactor of Modal and Dropdown components
-
Oswaldo Acauan authored
-
Oswaldo Acauan authored
-
- Sep 06, 2016
-
-
Dixon Fred authored
Improve detection of corrupt videos via ffprobe
-
Calvin Walton authored
-
Oswaldo Acauan authored
-
Oswaldo Acauan authored
-
Oswaldo Acauan authored
* upstream/master: (30 commits) User in not redirected automatically to the logoutURL. Fix errors in recording scripts. - fix issue where client cannot join using rtmpt Remove a few matterhorn references that were missed. Update the Gemfile.lock file to match gem changes Improve wave length guessing Remove a bunch of unused/old audio processing code. Drop streamio-ffmpeg from required gems Drop old/broken matterhorn script, and old video processing code. fix exception with cc localeCode vs. code - do not recycle http connection. Use a fresh one for each request to prevent exception when reusing old connection. - comment out record option for breakout rooms pending further testing. - change jws failed to start timeout from 60s to 90s. Sometimes it takes about 30s to download the libs especially for those far from the server or those with slow connection. - custom poll was sent to the wrong actor. Route it to the correct meeting actor. - propagate meeting metadata from parent to breakout room add a fourth help image for mac screenshare add property to closed caption transcript model for the locale code Added more explanation for Mac FireFox in screenshare-help.html - do not display the "Record" label. Hide breakout rooms checkbox. ...
-
Oswaldo Acauan authored
-
- Sep 04, 2016
-
-
Dixon Fred authored
User in not redirected automatically to the logoutURL
-
Ghazi Triki authored
-
- Sep 03, 2016
-
-
Richard Alam authored
Fix errors in recording scripts.
-
Calvin Walton authored
Logger was apparently imported by the matterhorn stuff ?! so move that to the main library. Fix a variable reference in sanity.
-
Richard Alam authored
- fix issue where client cannot join using rtmpt
-
Richard Alam authored
-
- Sep 02, 2016
-
-
Dixon Fred authored
Remove a few matterhorn references that were missed.
-
Calvin Walton authored
-
Dixon Fred authored
Recording cleanup
-
Calvin Walton authored
-
Calvin Walton authored
Instead of assuming that wav files have 44 byte headers (they usually don't - freeswitch adds some metadata tags), add a super-simple wave file parser that just finds the offset where the audio data actually starts.
-
Calvin Walton authored
The sanity check script was using one of the functions; it's been changed to use a function from the EDL audio code instead.
-
Calvin Walton authored
It's no longer used anywhere in the recording processing, and the one remaining use in the sanity script can be replaced with a (less buggy!) function from the video EDL code.
-
Calvin Walton authored
-
Dixon Fred authored
Fix exception with closed caption tab for viewers
-
Chad Pilkey authored
-
- Sep 01, 2016
-
-
Oswaldo Acauan authored
-
Richard Alam authored
- do not recycle http connection. Use a fresh one for each request t…
-
Richard Alam authored
when reusing old connection.
-