Commit Graph

283 Commits

Author SHA1 Message Date
Fred Dixon
05597f12e3 bbb-conf now checks that the directory for serving the BigBlueButton client exists 2013-05-05 18:04:11 -04:00
Fred Dixon
abc074aaa1 Hide the network monitor and editing buttons for layouts module by defult 2013-04-16 19:23:20 -07:00
Fred Dixon
5d524be6b7 sudo bbb-conf --check now calls bbb-record --check to check for errors in recordings 2013-04-12 12:20:52 -04:00
Fred Dixon
071fb54b80 Added check to bbb-conf --check for ensuring ffmpeg is installed 2013-04-10 22:38:54 -04:00
Fred Dixon
777c3972d2 Updated bbb-conf to remove --setup-dev scripts. The script now refers developers to the wiki for detailed steps. 2013-04-10 22:07:22 -04:00
Fred Dixon
a8046aac78 Updates to bbb-conf to detect older version of bbb-freeswitch package 2013-04-09 20:42:38 -04:00
Gustavo Salazar
5b4c7307af more conditions to rearchive 2013-04-08 15:26:37 -05:00
Gustavo Salazar
d1e1f6e497 find meetingId instead of description 2013-04-08 11:15:46 -05:00
Gustavo Salazar
0a74b3a722 map external meeting id with internal meeting id and vice versa 2013-04-05 17:37:05 -05:00
Gustavo Salazar
48a81ab593 make description of recording optional in bbb-record --watch 2013-04-05 15:57:34 -05:00
Gustavo Salazar
c30da2c641 dont use rearchive until feature is complete 2013-04-03 19:48:32 -05:00
Gustavo Salazar
5611a385de Re-archive recording. Fix #1448 2013-04-03 19:13:02 -05:00
Gustavo Salazar
19d152ac80 enable or disable a recording workflow. Fix #1455 2013-04-03 18:01:38 -05:00
Fred Dixon
be24c16ca1 Updated bbb-conf to detect OpenOffice or LibreOffice 2013-03-29 22:00:46 -04:00
jfederico
2b23d9cea7 Merge branch 'bbb-lti_v0.1.1' 2013-03-13 11:30:46 -04:00
Fred Dixon
fc250716d9 Updated bbb-conf to support renaming of parameters (see issue 1398 in google issue tracker) 2013-02-03 17:08:38 -05:00
Fred Dixon
de47e2e65e Updated license header to LGPL 3.0 2013-01-27 09:44:40 -05:00
jfederico
a0df920587 bbb-lti(v0.1.1): Added new vie for extended interface 2013-01-24 15:52:06 -05:00
Fred Dixon
4035b4a732 The command now counts the number of slides using either the raw or presentation dir 2012-10-30 21:19:10 -04:00
Fred Dixon
b5abbd803a Added check to to check for mismatch salt in bbb-lti 2012-10-30 21:10:48 -04:00
Fred Dixon
83db16c293 Added support in bbb-conf to change hostname for LTI integration 2012-10-29 14:53:37 -04:00
Fred Dixon
db02664be3 bbb-conf --check now checks for bbb-lti package 2012-10-28 21:51:26 -04:00
Fred Dixon
f93c605149 Updated bbb-conf to detect if LTI package (bbb-lti) is installed and output configuration values with 'bbb-conf --lti' 2012-10-28 17:58:34 -04:00
Fred Dixon
d2c76c6120 Fixed typo in cut and paste 2012-10-25 18:49:18 -07:00
Fred Dixon
cbfb9027a1 Modified bbb-record --watch to use a combination of files in /var/bigbluebutton and /var/bigbluebutton/recording/raw as /var/bigbluebutton will have old files remove by /etc/cron.daily/bigbluebutton 2012-10-22 17:13:16 -04:00
Fred Dixon
f4fff9160c Also update hostname for metadata.xml in /var/bigbluebutton/published ... 2012-09-12 15:14:45 -04:00
Fred Dixon
11520ab392 bbb-conf --setip now updates the hostname for playback of recordings in metadata.xml 2012-09-12 14:53:21 -04:00
Fred Dixon
4b79d140ba bbb-record --check now checks if the IP address for a recording matches the value defined in bigbluebutton.properties 2012-09-12 14:52:36 -04:00
Gustavo Salazar
9b03ac4292 Use playerglobal 11.2 instead of 10.3 when setting development environment 2012-09-12 09:19:48 -05:00
Fred Dixon
f39eed5dfe reverted changes to bbb-conf 2012-09-11 18:45:16 -04:00
Fred Dixon
7bad4ffab8 Also delete sanity recordings in bbb-record --deleteall 2012-09-11 18:41:32 -04:00
gustavo salazar
6d90e31b85 Set playback_host in bigbluebutton.yml 2012-09-10 16:12:10 -05:00
Fred Dixon
d3b694167f Modified bbb-conf to not require slides.yml 2012-09-07 16:45:31 -04:00
Fred Dixon
e98d29e4b8 Added 'S' column in bbb-record --watch for Sanity check 2012-08-30 18:00:26 -04:00
Gustavo Salazar
59ac709833 Set ip address in presentation.yml using bbb-conf --setip. 2012-08-27 15:34:31 -05:00
Fred Dixon
9fa7cf3da6 Added bbb-record --clean to clean out process and publish log files for recordings 2012-08-21 21:05:22 -04:00
Fred Dixon
bcafbc6d48 Filter our ffmpeg output to stderror when looking for errors in /var/log/bigbluebutton/presentation/* and /var/log/bigbluebutton/slides/* 2012-08-21 20:51:24 -04:00
Fred Dixon
83006b0426 removed 'set -e' that was preventing bbb-record --debug from processing more log files 2012-08-21 20:43:31 -04:00
Fred Dixon
fe78f961bc Fixed error that was not searching /var/log/bigbluebutton/prentation log files for errors when doing bbb-record --debug 2012-08-21 20:13:50 -04:00
Fred Dixon
b2767aaf68 Output settings in red5 video for capture video (true/false) 2012-08-21 19:17:14 -04:00
Fred Dixon
263e20e8b3 Made bbb-record executable 2012-08-18 20:39:09 -04:00
Fred Dixon
fb58d0c7cc Updated bbb-conf for 0.81-dev 2012-08-18 18:33:37 -04:00
Gustavo Salazar
9b2c56a13a Republish recording using bbb-record utility. 2012-08-13 16:25:57 -05:00
Gustavo Salazar
e523dbf9e6 Merge pull request #55 from mconf/video-playback-into-master
Video playback
2012-08-03 09:08:25 -07:00
Felipe Cecagno
e8dc780c37 integrated the video playback into master, but the whiteboard events playback, as well as the presentation playback, is not functional yet - it seems that the writing.js is broken on master, tried to fix it without success 2012-08-01 17:40:58 -03:00
Gustavo Salazar
95d1a19e1e Download playerglobal 11.2 2012-08-01 15:51:50 -05:00
Fred Dixon
840b9c8368 Added check in bbb-conf to ensure beans.presentationService.defaultUploadedPresentation URL is reachable 2012-07-28 16:01:44 -04:00
Fred Dixon
113cbad759 Lowered check for 2G memory to under 1975 2012-05-11 09:49:58 -04:00
Markos Calderon
71cc44eac2 fix for issue 1221. However, need to double check which it's the best way to handle special characters 2012-05-17 15:12:42 -07:00
Fred Dixon
5ca7a51034 Added logic to clean more log files when running sudo bbb-conf --clean 2012-05-03 23:17:58 -04:00