diff --git a/bigbluebutton-html5/private/config/settings.yml b/bigbluebutton-html5/private/config/settings.yml index 1c005c9eb8..0fa8c9c6cc 100755 --- a/bigbluebutton-html5/private/config/settings.yml +++ b/bigbluebutton-html5/private/config/settings.yml @@ -212,9 +212,9 @@ public: wsConnectionTimeout: 4000 # Time in milis to wait for the browser to return a gUM call (used in video-preview) gUMTimeout: 20000 - # Experiment(al). Controls whether ICE candidates should be signaled. - # Applies to webcams, listen only and screen sharing. True is "stable behavior". - signalCandidates: true + # Controls whether ICE candidates should be signaled to bbb-webrtc-sfu. + # Enable this if you want to use Kurento as the media server. + signalCandidates: false # Forces relay usage only on Firefox. Applies to listen only, webcams and screenshare. forceRelayOnFirefox: false cameraTimeouts: