da31a8d0f7
* feat: add inbound queue size and job failure metrics * feat: add dry-run recording mode * feat: add time_to_mute/unmute metrics * fix(audio): log and track metrics for hold/unhold timeouts * fix(bbb-webrtc-recorder): exception when removing nullish recording callbacks * fix(mediasoup): check for null producers * fix(screenshare): resolve subscriberAnswer job * fix(audio): prevent false positives in TLO toggle metrics * refactor: replace logger lib, Winston -> Pino * Winston's been problematic (missing logs) and Pino is more performant * build: bump Docker and nvmrc to Node.js 20 (LTS)
2 lines
108 B
Bash
Executable File
2 lines
108 B
Bash
Executable File
git clone --branch v2.13.0-alpha.1 --depth 1 https://github.com/bigbluebutton/bbb-webrtc-sfu bbb-webrtc-sfu
|