bigbluebutton-Github/record-and-playback/core
Calvin Walton 010153cbb9 Recording: Remove the red5 race workaround that delays processing
This was added to workaround for red5 taking a while to rewrite the
serialized (.ser) data that it streams to disk back to the .flv format.

The workaround is no longer needed, for two reasons:
* The sanity scripts run the red5 code to generate the .flv from the .ser
  if needed, and
* We're expecting more people to be using WebRTC media in the future anyways

This makes recordings available up to 2 minutes earlier than they would have
been otherwise.
2019-02-28 11:13:12 -05:00
..
features Remove a few matterhorn references that were missed. 2016-09-02 17:45:10 -04:00
lib Recording archive: log when events are are out of order and must be sorted 2019-02-26 12:10:21 -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 Recording: Remove the red5 race workaround that delays processing 2019-02-28 11:13:12 -05:00
spec Include webrtc webcams in recording processing 2018-04-24 15:20:35 -04:00
systemd Use the right bigbluebutton user for recording directories. 2019-02-08 17:53:57 +01:00
Gemfile Recording: Fix handling of links in chat messages 2019-02-20 12:03:24 -05:00
Gemfile.lock Recording: Fix handling of links in chat messages 2019-02-20 12:03:24 -05:00