bigbluebutton-Github/record-and-playback
Calvin Walton 7b48cacb59 Reverse the check for http response code.
There are many codes other than '404' which indicate that the media
file is not present or otherwise unusable. Instead of checking for
a particular failure mode, check for explicit success.

I ran into this on a server that had directory listing disabled, and
returned a 403 (access denied) error on non-existant files.
2014-03-05 14:42:08 -05:00
..
core Print audio file name with problems. 2014-01-30 10:45:43 -05:00
matterhorn don't pass the file extension 2013-10-01 17:02:36 -05:00
presentation Reverse the check for http response code. 2014-03-05 14:42:08 -05:00
slides rap-worker now keeps track of the processing time of a recording; a file called processing_time is generated during the process phase, and this information is added to metadata.xml when the recording is published - this information isn't retrieved by getRecordings because no modification was done on bbb-web to include this information, but at least it's there so the sysadmin can check how long does a recording take to get processed 2013-06-13 17:13:20 -03:00
changelog.md a log file by meeting in archive phase 2013-04-29 16:03:21 -05:00
deploy.sh fixing the incorrect handling of the last timeline event on video processing 2013-07-01 15:32:25 -03:00