bigbluebutton-Github/record-and-playback/core/lib/recordandplayback
Calvin Walton 08453469b3 recording: Fix video processing incompatibility with Ruby 2.7
The Fcntl::F_SETPIPE_SZ constant was added in Ruby 3.0, but Ubuntu 20.04
still uses Ruby 2.7. Add some error handling so processing doesn't fail
if the constant is not found.
2023-03-31 11:46:09 -04:00
..
edl recording: Fix video processing incompatibility with Ruby 2.7 2023-03-31 11:46:09 -04:00
generators recording: Fix handling of demoting a moderator when webcams locked 2023-03-21 18:07:45 -04:00
workers feat(events): store etherpad events file 2021-05-04 13:06:12 -03:00
edl.rb Recording processing using MP4/OGG temporary files, stream copy, and customizable (lower) frame rates. 2021-03-08 20:14:48 +02:00
events_archiver.rb - store status when recording has no start/stop marks 2021-03-26 13:39:27 -07:00
workers.rb RaP: Clean up resque worker code, add worker for keep_events feature 2020-01-21 17:14:39 -05:00