Commit Graph

44 Commits

Author SHA1 Message Date
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
de47e2e65e Updated license header to LGPL 3.0 2013-01-27 09:44:40 -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
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
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
Fred Dixon
7bad4ffab8 Also delete sanity recordings in bbb-record --deleteall 2012-09-11 18:41:32 -04:00
Fred Dixon
e98d29e4b8 Added 'S' column in bbb-record --watch for Sanity check 2012-08-30 18:00:26 -04: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
263e20e8b3 Made bbb-record executable 2012-08-18 20:39:09 -04:00
Gustavo Salazar
9b2c56a13a Republish recording using bbb-record utility. 2012-08-13 16:25:57 -05: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
Gustavo Salazar
3ceb87ff59 Delete presentations of recording when using bbb-record --delete
MEETING_Id.
2012-03-14 10:08:25 -05:00
Fred Dixon
738efd4e48 Fixing typos in bbb-conf 2012-03-04 19:18:35 -05:00
Fred Dixon
cd01147a1a Removed set -x debugging in bbb-record 2012-03-01 14:51:09 -05:00
Fred Dixon
16ffb35595 bbb-conf and bbb-record now print the current BigBlueButton version defined in /etc/bigbluebutton/bigbluebutton-release 2012-02-28 10:06:29 -05:00
Fred Dixon
6e507f89f0 Minor edits 2012-02-27 19:10:18 -05:00
Gustavo Salazar
d07efdc0fa Delete just one recording using bbb-record. 2012-02-27 11:40:35 -05:00
Fred Dixon
31a8332eb2 Added --check and --debug to bbb-record 2012-02-26 15:00:37 -05:00
Fred Dixon
24c1c69156 Added logic in build.xml to copy config.xml and join-mock.xml if not in the bigbluebutton-client source tree 2012-02-22 17:32:55 -05:00
Fred Dixon
cef4401df5 Updated error checking in bbb-record and error messages in bbb-conf 2012-02-19 12:34:21 -05:00
gugat
3a72db66ba Change string to search the error about events because of encoding. "on ASCII" 2012-01-06 18:31:24 -05:00
gugat
a98fecc2c7 Check if ASCII problem exists when events are not archived. 2012-01-06 12:34:33 -05:00
gugat
ea2c453807 Add info log messages from each method of generators
Add info log messages from publish script of slides. The log was empty before, was just created.
Add --check option to bbb-record. Taking same logic from bbb-conf and adding info about the failed task with each error.
2012-01-05 17:07:34 -05:00
Fred Dixon
bb8b64aff6 removed --version flag from bbb-record 2011-12-08 15:10:53 -08:00
Fred Dixon
80ebe82610 Added sorting of modification date to demo10.jsp 2011-11-21 09:20:31 -08:00
Fred Dixon
fc71c3c0eb Added more checks to bbb-record --watch to monitor the processing of a recording 2011-11-20 06:33:55 -08:00
Fred Dixon
aaeb2bb186 Fixed small typo for bbb-record --watch 2011-09-11 14:11:50 -07:00
Fred Dixon
581c104afc added --list to list all recordings, --watch now watches the processing of the top 20 recordings 2011-09-10 06:35:32 -07:00
Fred Dixon
ba6853c9c8 Refactored bbb_api.jsp to be consistent and reduced number of calls (still a bit more work needed to do) 2011-09-03 11:32:32 -07:00
Fred Dixon
9efab14768 Fixed bug that prevented bbb-record from having bbb-record-core rebuilt a recording. 2011-08-31 14:45:38 -07:00
Fred Dixon
5c2bd92fab Added more tracking of recording processing to bbb-record --watch 2011-08-31 11:55:20 -07:00
Fred Dixon
c2dda53ff1 Added logic to rebuild the output for a specific recording 2011-08-30 13:12:37 -07:00
Fred Dixon
31c4f79087 Added bbb-record, a shell script with some helper functions to monitor and administrate the recordings. 2011-08-25 15:47:03 -07:00