Fred Dixon
298a0e4525
Merge pull request #435 from mconf/improving-client-checks
...
Client check - improvements to the webrtc related tests
2014-11-16 17:06:02 -05:00
Felipe Cecagno
08e521ed9f
improved the client check so now it uses sip.js and bbb_webrtc_bridge_sip.js from the bigbluebutton-client, so it's going to be easier to maintain; included some new callbacks on bigbluebutton-client related to the websockets; just after the webrtc test, the connection is closed
2014-11-16 19:53:37 -02:00
Richard Alam
3ab963fa48
Merge pull request #434 from mconf/improving-client-checks
...
Minor change at the sip test
2014-11-14 14:19:10 -05:00
Felipe Cecagno
3679674134
fixed the sip test changed since the last pull request, also adding more details when a rtmp connection is not successfully established
2014-11-14 17:09:51 -02:00
Richard Alam
f53ec0262c
Merge pull request #433 from mconf/improving-client-checks
...
Improving client checks
2014-11-14 12:22:27 -05:00
Felipe Cecagno
ff46c8d833
removed the Succeeded status message
2014-11-14 15:10:10 -02:00
Felipe Cecagno
ad7765dedb
Merge branch 'improving-client-checks' of github.com:mconf/bigbluebutton into improving-client-checks
2014-11-14 15:04:50 -02:00
Pedro Beschorner Marin
c2c7b43d3c
Added priority sort and some locale refactor
2014-11-14 14:56:53 -02:00
Felipe Cecagno
a16faf320b
Merge branch 'improving-client-checks' of github.com:mconf/bigbluebutton into improving-client-checks
2014-11-14 14:55:48 -02:00
Felipe Cecagno
2433e659d7
added a script to generate a random file, that should be used later on the client check
2014-11-14 14:54:41 -02:00
Felipe Cecagno
89d79201c9
using a bigger image for the download test; providing immediate feedback about the download speed for the user, with incremental changes; reduced the precision of the ping test; set the mail button to open the client e-mail on a blank page
2014-11-14 14:29:05 -02:00
Chad Pilkey
d79654a3fe
Merge pull request #432 from ritzalam/upgrade-to-red5-nov-4-2014
...
Upgrade to latest Red5 (e1da8d0ccaa06a461f2e0674603de17ae0b03f1a)
2014-11-14 10:53:37 -05:00
Calvin Walton
213dc07c19
Merge pull request #428 from mconf/rap-publish-events
...
Rap publish events
2014-11-14 12:08:44 -02:00
Richard Alam
ee4e5f1a47
Merge branch 'master' into upgrade-to-red5-nov-4-2014
2014-11-14 03:49:14 -08:00
Pedro Beschorner Marin
7064aae077
Email body function
2014-11-14 09:36:49 -02:00
Felipe Cecagno
1c143c74a1
refactored rap-worker so variable names make more sense than before
2014-11-13 23:10:22 -02:00
Pedro Beschorner Marin
8c2908b1b2
Merged with my modifications
2014-11-13 19:20:19 -02:00
Pedro Beschorner Marin
110b72f6c1
Refactored the config email and added a version field
2014-11-13 17:03:26 -02:00
Felipe Cecagno
6d4f1192da
added proper java check; extracted some strings to the localization file; cleanup
2014-11-13 16:35:02 -02:00
Pedro Beschorner Marin
abf099a0e7
Refresh and email buttons in main view and corrected some layout issues
2014-11-13 16:01:53 -02:00
Pedro Beschorner Marin
fd9b8bb2bc
Refactored MainViewMediator dataProvider and added administrator email in config.xml
2014-11-13 15:59:22 -02:00
Pedro Beschorner Marin
2aa08a5d33
Adding email button files
2014-11-13 15:50:48 -02:00
Pedro Beschorner Marin
e8456c7ce5
Adding refresh button files
2014-11-13 15:48:40 -02:00
Fred Dixon
9c0f91a560
Merge pull request #431 from kepstin/recording-updates
...
Delete the 'slides' processing scripts
2014-11-13 12:21:52 -02:00
Calvin Walton
3e8019f5a0
Delete the 'slides' processing scripts
...
The slides processing scripts have never been updated for 0.9.0 events,
and probably never will be. They're still using older video/audio
processing apis that have poor sync, too. Just remove them.
The playback support files will still be installed, to allow recordings
from old BigBlueButton servers to be copied to a 0.9.0 server.
2014-11-13 11:15:43 -02:00
Richard Alam
4e6208b0cd
Merge pull request #420 from SenecaCDOT-BigBlueButton/add-layout-translation
...
Add layout translation
2014-11-13 07:09:31 -05:00
Fred Dixon
49e553d160
Merge pull request #429 from ffdixon/check-updates
...
Added support for client system check in bbb-conf
2014-11-12 19:02:45 -02:00
Fred Dixon
2f238d0e5e
Added support for client system check in bbb-conf
...
bbb-conf now
- prints out the host in /var/www/bigbluebutton/check/config.xml
- updates above config.xml with sudo bbb-conf --setip
2014-11-12 16:00:21 -05:00
Chad Pilkey
f78b234d0a
Updated defaultLayout to match the localized key
2014-11-12 15:17:16 -05:00
Felipe Cecagno
0cefee5534
now the rap scripts publish to redis pubsub (channel bigbluebutton:from-rap) when a rap phase begins and ends - it includes archive, sanity, post_archive, process, post_process, publish and post_publish; if there's more than one workflow, it should work without any modification
2014-11-12 17:28:33 -02:00
Felipe Cecagno
f52a0299a6
fixed the deploy script used to deploy the rap dev environment
2014-11-12 17:21:54 -02:00
Felipe Cecagno
b451b4cf84
removed god code on the record scripts
2014-11-12 17:20:10 -02:00
Richard Alam
a3527a1387
Merge branch 'master' into upgrade-to-red5-nov-4-2014
2014-11-12 10:59:22 -08:00
Richard Alam
c30604bb3f
Merge branch 'investigate-ping-pong-timers' into upgrade-to-red5-nov-4-2014
2014-11-12 10:59:12 -08:00
Fred Dixon
cc35627f1c
Merge pull request #427 from ffdixon/check-updates
...
Fixed typo in check.nginx
2014-11-12 16:45:30 -02:00
Fred Dixon
31f7f194ec
Fixed typo in check.nginx
2014-11-12 13:39:38 -05:00
Fred Dixon
9cdc47d16d
Merge pull request #426 from kepstin/recording-updates-2
...
Load bigbluebutton.yml from current path
2014-11-12 16:30:34 -02:00
Calvin Walton
30fdd13af8
Load bigbluebutton.yml from current path
2014-11-12 16:25:52 -02:00
Fred Dixon
cbcb6d30dc
Merge pull request #425 from ffdixon/check-updates
...
Updated ActionScript files with LGPL License
2014-11-12 16:16:48 -02:00
Fred Dixon
e77efdd192
Updated ActionScript files with LGPL License
2014-11-12 13:14:25 -05:00
Fred Dixon
48b9c5a01d
Merge pull request #403 from kepstin/recording-updates-2
...
Version the playback files for the presentation recording format
2014-11-12 16:02:13 -02:00
Calvin Walton
98efa28316
Add a script to handle updating links in existing recordings
...
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.
2014-11-12 15:54:45 -02:00
Fred Dixon
f625115091
Merge pull request #424 from ffdixon/check-updates
...
Moved from labs subdirectory to main level of BigBlueButton repository; reformatted check.nginx
2014-11-12 12:34:54 -02:00
Fred Dixon
e84a65d986
Moved from labs; reformatted check.nginx
2014-11-12 09:22:50 -05:00
Fred Dixon
fd06539c43
Merge pull request #423 from kepstin/recording-updates
...
Add delay before recording archiving to workaround Red5 race
2014-11-12 12:18:32 -02:00
Calvin Walton
961898c1e9
Add delay before recording archiving to workaround Red5 race
...
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...
2014-11-12 11:13:57 -02:00
Fred Dixon
79f4ffb7f8
Merge pull request #422 from mconf/improving-client-checks
...
Improved client checks -- looks good Felipe.
2014-11-12 11:04:30 -02:00
Felipe Cecagno
739287bce0
added a nginx config file so anybody can run the client check from a dev environment
2014-11-12 10:54:38 -02:00
Felipe Cecagno
9a8e299648
changed the client check output dir from bin-release/ to check/
2014-11-12 10:54:13 -02:00
Felipe Cecagno
740d61f205
fixed the build.xml so ant works in a clean environment
2014-11-12 10:53:38 -02:00