bigbluebutton-Github/record-and-playback/core
Calvin Walton e30d5e3940 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-12 16:33:37 -05: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-12 16:33:37 -05:00
resources/raw
scripts Handle out of order inserts at the start of a caption stream. 2017-10-12 14:16:34 -04:00
spec Handle recordings that have an unmatched DeskshareStartedEvent 2017-09-13 17:17:17 -04: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