bigbluebutton-Github/record-and-playback/core
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
..
features Remove a few matterhorn references that were missed. 2016-09-02 17:45:10 -04:00
lib Applying segment breaks after recording marks doesn't work 2017-11-09 13:48:27 -05: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