- Dec 10, 2019
-
-
Leonardo Crauss Daronco authored
-
- Dec 06, 2019
-
-
Leonardo Crauss Daronco authored
Changed only in the main class so journald is the default and in the scripts related to the processes in resque. Internal scripts might still be logging to files.
-
Leonardo Crauss Daronco authored
-
Leonardo Crauss Daronco authored
Resque captures the exceptions and marks the jobs as failed.
-
Leonardo Crauss Daronco authored
They are optional but it's better to have them than not. If they are passed and the script doesn't expect it they break.
-
Leonardo Crauss Daronco authored
-
Leonardo Crauss Daronco authored
Instead of just running when a .done file is added, it now also goes through the files already there when the process starts.
-
- Dec 05, 2019
-
-
Leonardo Crauss Daronco authored
Instead of being executed every 30s by systemd, it's now a service that's running all the time and will wait for .done files to start the processing of recordings.
-
- Dec 04, 2019
-
-
Leonardo Crauss Daronco authored
Moved the code that was after the sanity step to its own worker.
-
Leonardo Crauss Daronco authored
# Conflicts: # bigbluebutton-config/bin/bbb-conf # record-and-playback/core/Gemfile.lock # record-and-playback/core/lib/recordandplayback/events_archiver.rb # record-and-playback/core/scripts/archive/archive.rb # record-and-playback/core/scripts/bigbluebutton.yml # record-and-playback/core/scripts/rap-process-worker.rb # record-and-playback/core/scripts/rap-publish-worker.rb # record-and-playback/core/scripts/rap-sanity-worker.rb # record-and-playback/core/scripts/rap-starter.rb # record-and-playback/core/scripts/sanity/sanity.rb # record-and-playback/core/systemd/bbb-rap-archive-worker.service # record-and-playback/core/systemd/bbb-rap-process-worker.service # record-and-playback/core/systemd/bbb-rap-publish-worker.service # record-and-playback/core/systemd/bbb-rap-sanity-worker.service # record-and-playback/core/systemd/bbb-record-core.target
-
- Dec 03, 2019
-
-
Anton Georgiev authored
Synching of meetings between meteor and akka-apps
-
Richard Alam authored
-
Richard Alam authored
-
Anton Georgiev authored
Listen only logging improvements
-
- Dec 02, 2019
-
-
Chad Pilkey authored
-
- Nov 29, 2019
-
-
Dixon Fred authored
Bump master to 2.3.0-dev
-
Dixon Fred authored
-
- Nov 28, 2019
-
-
Anton Georgiev authored
- since the endcallbackurl is passed as meta parameter, we expect it…
-
Dixon Fred authored
[HTML5] Compatibility changes for SFU 2.4.x
-
Pedro Beschorner Marin authored
-
prlanzarin authored
-
prlanzarin authored
-
Dixon Fred authored
Improvements to camera viewer reconnections and added an outbound ICE queue for cameras
-
prlanzarin authored
Also try to reconnect when ICE fails, a server-side error comes through or the WebRTC stack throws a tantrum, not only when the first connection fails.
-
prlanzarin authored
Only send candidates after the SDP exchange was locked due stop-start glare
-
Richard Alam authored
Replaced "Audio Error" with a template literal of the error
-
- Nov 27, 2019
-
-
Anton Georgiev authored
-
- Nov 26, 2019
-
-
Anton Georgiev authored
Swapping PAGE_UP and PAGE_DOWN key bindings
-
felcaetano authored
Swapping the keys as requested by @kaitkrull to fit most of the remotes.
-
Anton Georgiev authored
Update talking indicator styles
-
KDSBrowne authored
-
KDSBrowne authored
-
- Nov 25, 2019
-
-
KDSBrowne authored
-
- Nov 23, 2019
-
-
Dixon Fred authored
Increase padding of talking indicator elements
-
KDSBrowne authored
-
- Nov 22, 2019
-
-
KDSBrowne authored
-
KDSBrowne authored
-
Anton Georgiev authored
Hangup sip.js on timeout and stop audio join double click
-
Anton Georgiev authored
Handle sip.js autoplay failure
-