Skip to content

Commit

Permalink
build(bbb-webrtc-sfu): v2.12.0-beta.1
Browse files Browse the repository at this point in the history
  * feat: add recordingFallbackOnFailure option
  * feat: improve recording retry and recovery, add carbon copies
  * feat(recorder): add keep-alive and handle crashes/shutdowns
  * feat: new metrics
    - sfu_video_recorder_status
    - sfu_video_recorder_restarts_total
    - sfu_video_recording_errors_total
    - sfu_screenshare_recorder_status
    - sfu_screenshare_recorder_restarts_total
    - sfu_screenshare_recording_errors_total
  * fix(video): log start failures in VideoManager
  * fix(mediasoup): propagate conference-media-specs to router settings
  * build(mediasoup): 3.12.10
  • Loading branch information
prlanzarin committed Sep 7, 2023
1 parent 2106d12 commit 8dbe6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbb-webrtc-sfu.placeholder.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
git clone --branch v2.11.0 --depth 1 https://github.com/bigbluebutton/bbb-webrtc-sfu bbb-webrtc-sfu
git clone --branch v2.12.0-beta.1 --depth 1 https://github.com/bigbluebutton/bbb-webrtc-sfu bbb-webrtc-sfu

0 comments on commit 8dbe6ae

Please sign in to comment.