Releases: bigbluebutton/bbb-webrtc-sfu
Releases · bigbluebutton/bbb-webrtc-sfu
v2.9.10
Full Changelog: v2.9.9...v2.9.10
CHANGELOG:
- feat: add pliOnConnect feature flag to force PLIs on new subscriber connections
- Disabled by default
v2.9.9
Full Changelog: v2.9.8...v2.9.9
CHANGELOG:
- feat(screenshare): add optional contentType param to akka-apps signaling
- Unused in default setups - not in effect yet
v2.9.8
Full Changelog: v2.9.7...v2.9.8
CHANGELOG:
- fix(kurento): deep clone kurento config because kurento-client mutates it
- Fixes an issue where bbb-webrtc-sfu cannot connect to Kurento, which breaks recordings
- fix: remove unused recording event triggers
- Unused/invalid triggers introduced in v2.9.7
v2.8.9
Full Changelog: v2.8.8...v2.8.9
CHANGELOG:
- fix(kurento): deep clone kurento config because kurento-client mutates it
- Fixes an issue where bbb-webrtc-sfu would not connect to Kurento (and recordings wouldn't work)
v2.9.7
Full Changelog: v2.9.6...v2.9.7
CHANGELOG:
- feat(mediasoup): expose requestKeyframe
- fix(recording): send PLIs if recording stops flowing
- The behavior is disabled by default. The configuration flag for this is
recordingPliOnNotFlowing
.
- The behavior is disabled by default. The configuration flag for this is
- build(mediasoup): 3.11.12