bigbluebutton-Github/record-and-playback/core/lib
Calvin Walton 4554e3eac7 RaP: Workaround broken seeking in flv after red5 update.
Since the update to the newer red5, seeking in flv files (webcams in
particular are noticable) has been broken, resulting in cameras
appearing to "hang" any time there is a cut in the generated video -
which happens when start/stop button is pushed, or when cameras are
added or removed.

We can detect the problematic video files because the timestamp of the
first frame is large (old red5 versions always set first frame
timestamp to 0.001 seconds). If we see a file like this, having ffmpeg
remux the file - rewriting the timestamps and index - works around the
problem.
2018-05-30 11:41:45 -04:00
..
recordandplayback RaP: Workaround broken seeking in flv after red5 update. 2018-05-30 11:41:45 -04:00
custom_hash.rb Merge remote-tracking branch 'mconf/mconf' 2017-03-20 19:45:59 +00:00
recordandplayback.rb Various recording script fixes & cleanups 2017-08-18 15:24:54 -04:00