bigbluebutton-Github/record-and-playback/core/scripts/sanity
Calvin Walton d8c0f7a67d Don't delete video events in the sanity script.
When working with the segmented recording format, the events file might
end with a mismatched start video event for an incomplete file. The
sanity script was removing this event, meaning the video didn't show up
in future segments.

Simply drop the code that tries to find invalid video files and removes
them from the events file. The new video processing code is already
robust against missing or corrupt files.
2017-12-14 14:43:31 -05:00
..
sanity.rb Don't delete video events in the sanity script. 2017-12-14 14:43:31 -05:00