Paulo Lanzarin
Paulo Lanzarin
**Describe the bug** There may be noticeable audio quality regressions when using the new audio bridge (either through mediasoup or KMS; doesn't matter). There are two facets to this: -...
### What does this PR do? - [feat(audio): add mic and listen only bridge fallback system](https://github.com/bigbluebutton/bigbluebutton/commit/7a267238ef13b763c3ef27232c0bc5f12331e581) * They can be activated via the following configuration keys: - public.media.audio.fallbackFullAudioBridge: defines the...
**Is your feature request related to a problem? Please describe.** mediasoup 3.10.0 introduced a new feature that allows re-using the same UDP socket for multiple transports. See https://mediasoup.discourse.group/t/mediasoup-3-10-0-released-with-the-new-webrtcserver-class-listen-into-a-single-port/4313. As far...
## What is the current behavior you want to change? Currently, the `networkInterfaces` option does not work with IPv6 addresses, making it useless in dual stack environments. This PR makes...
### What does this PR do? - [build(bbb-webrtc-sfu): v2.8.6](https://github.com/bigbluebutton/bigbluebutton/commit/068911242eaa84f35794b28735d1a7677aad71c5) * See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.8.6 ### Closes Issue(s) None
### What does this PR do? - [refactor: remove unused DeskShareStartRTMP/DeskShareStopRTMP events](https://github.com/bigbluebutton/bigbluebutton/commit/a6650e570413ae17d63e25f93acbf8d9dc97092d) * Remove DeskShareStartRTMP/DeskShareStopRTMP event generation and associated code, alongside with other remainders of the old deskshare implementation in...
**KMS Version:** ``` Kurento Media Server version: 6.8.1 Found modules: 'core' version 6.8.1 'elements' version 6.8.1 'filters' version 6.8.1 ``` **Other libraries versions:** ``` ii gstreamer1.5-libav:amd64 1.8.2.1.xenial~20181023163456.96.493eee4 amd64 libav plugin...
**Describe the bug** react-player, which is the library used in the synchronized playback (external video) feature of the client, _may_ fetch external dependencies from 3rd-party CDNs if they're not locally...
Do not lift the draft nor merge it without an ack beforehand. 2.14.0-beta.5 --- * fix(audio): muteOnStart sessions incorrectly muted on breakout transfers * fix(audio): header-provided userName incorrectly decoded v2.14.0-beta.4...
**Is your feature request related to a problem? Please describe.** Currently, the client logger payloads (`logCode`, `extraInfo`) are omitted from the browser console to prevent clutter. While this makes sense...