bigbluebutton-Github/bigbluebutton-html5/imports/ui/services/bbb-webrtc-sfu
Daniel Schreiber 74f37db4fa Get rid of forceRelayOnFirefox
Firefox has a buggy ICE implementation and needs WebRTC media traffic to
be routed through a turn server to work reliably with mediasoup.

Use the information fetched by the STUN API to determine if the operator
has configured a turn server. If there is one force firefox to use it.

Closes #16164
2022-12-18 23:17:14 +01:00
..
audio-broker.js fix(audio): bypass overconstrained errors in SFU-based audio 2022-09-15 20:42:43 +00:00
broker-base-errors.js fix(screenshare): race condition - local stream ends while broker stars 2022-05-09 18:00:30 +00:00
load-play.js fix: missing import in load-play util script (webrtc) 2022-03-03 19:49:53 -03:00
screenshare-broker.js feat: configurable DSCP marking for WebRTC media 2022-08-15 21:24:05 +00:00
sfu-base-broker.js refactor: swap kurento-utils for new peer wrapper in screen sharing and audio 2022-07-15 14:00:12 +00:00
stream-state-service.js video-provider,screenshare: consider a stream unhealthy only when the peer fails 2021-02-05 19:54:05 -03:00
utils.js Get rid of forceRelayOnFirefox 2022-12-18 23:17:14 +01:00