bigbluebutton-Github/record-and-playback/core
Calvin Walton cafa9fd822 Rework audio processing to avoid seeking past end of file
In some cases when there is a slight mismatch between audio file
duration and event timestamp difference, and we have a record
status or chapter break event in a certain location, it could
trigger a seek past the end of an audio file. Detect this
condition and just render silence instead.

Also adjust the thresholds for the audio length scaling - they
were being triggered on short recordings that should be correct.
2018-02-13 12:45:58 -08:00
..
features Remove a few matterhorn references that were missed. 2016-09-02 17:45:10 -04:00
lib Rework audio processing to avoid seeking past end of file 2018-02-13 12:45:58 -08:00
resources/raw - extract metadata from events.xml and generate index.html in publish dir for simple playback 2011-05-24 18:16:54 -04:00
scripts Don't delete video events in the sanity script. 2017-12-14 14:43:31 -05:00
spec Rework a bunch of the code to avoid repeatedly reparsing the events.xml 2017-11-08 10:12:25 -05:00
systemd Moved the recording systemd scripts into the core directory 2017-03-23 10:36:10 -05:00
Gemfile Update gems for security fixes, remove some unused. 2017-11-17 14:36:24 -05:00
Gemfile.lock Update gems for security fixes, remove some unused. 2017-11-17 14:36:24 -05:00