- Nov 12, 2014
-
-
Dixon Fred authored
Added support for client system check in bbb-conf
-
Dixon Fred authored
bbb-conf now - prints out the host in /var/www/bigbluebutton/check/config.xml - updates above config.xml with sudo bbb-conf --setip
-
Dixon Fred authored
Fixed typo in check.nginx
-
Dixon Fred authored
-
Dixon Fred authored
Load bigbluebutton.yml from current path
-
Calvin Walton authored
-
Dixon Fred authored
Updated ActionScript files with LGPL License
-
Dixon Fred authored
-
Dixon Fred authored
Version the playback files for the presentation recording format
-
Calvin Walton authored
This adds the version number to the playback links so that recordings select the correct version-specific playback support files. This script may be run automatically during upgrade; in that case it should be run like .../bbb-0.9-beta-recording-update --quiet After copying recordings from an old BigBlueButton server, you may want to manually re-run the script, and it takes the option --force to recheck all recordings even if it has previously been run.
-
Dixon Fred authored
Moved from labs subdirectory to main level of BigBlueButton repository; reformatted check.nginx
-
Dixon Fred authored
-
Dixon Fred authored
Add delay before recording archiving to workaround Red5 race
-
Calvin Walton authored
Right now there is a possibility that the rap-worker process might see the recording.done file (written by bbb-web) prior to Red5 having completed writing the video files to disk. This happens most often when a meeting end api request is sent while a webcam is visible. Add a delay (currently 2 minutes) before the archive scripts are run to work around the issue. Real fix is far more complicated...
-
Dixon Fred authored
Improved client checks -- looks good Felipe.
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
renamed BBBClientCheck.html to index.html; moved the locale to outside the src directory (mxml warning)
-
https://github.com/bigbluebutton/bigbluebuttonFelipe Cecagno authored
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into improving-client-checks
-
- Nov 11, 2014
-
-
Dixon Fred authored
-
Richard Alam authored
-
Dixon Fred authored
Updated the mobile demo to work with the upcoming BBB AIR Mobile app
-
Chad Pilkey authored
-
Pedro Beschorner Marin authored
Merge branch 'improving-client-checks' of https://github.com/mconf/bigbluebutton into improving-client-checks
-
Pedro Beschorner Marin authored
-
Felipe Cecagno authored
cleanup; using a config.xml template, and added some logic in the build.xml to set config.xml with the proper host IP
-
Felipe Cecagno authored
implemented the policy request on deskshare service, to support check on port 9123 by the client checker
-
Richard Alam authored
-
Richard Alam authored
Added a SDP hack for Firefox to replace the 0.0.0.0 in the c line
-
Chad Pilkey authored
-
Felipe Cecagno authored
a few tweaks on the client check page: build.xml downloads the image for the download speed test, config doesn't have someone's IP address (just like a config.xml.template), securityError on port check doesn't throw an exception anymore
-
- Nov 07, 2014
-
-
Richard Alam authored
Changed the wording of the webrtc messages to make them easier to understand
-
Chad Pilkey authored
-
- Nov 06, 2014
-
-
Richard Alam authored
Update to ICE handling
-
Chad Pilkey authored
added a check to make sure that ICE negotiation has finished before showing that the call has been accepted in the UI
-
- Nov 05, 2014
-
-
Richard Alam authored
-
Richard Alam authored
-
- Oct 30, 2014
-
-
Richard Alam authored
Stop the webrtc timeout timer when 'connecting' is received
-
Chad Pilkey authored
-