Parcourir la source

Brings back goog-remb signaling.

master
George Politis il y a 10 ans
Parent
révision
58494d45db
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      config.js

+ 1
- 1
config.js Voir le fichier

@@ -31,7 +31,7 @@ var config = {
31 31
     enableRecording: false,
32 32
     enableWelcomePage: true,
33 33
     enableSimulcast: false,
34
-    enableFirefoxSupport: true, //firefox support is still experimental and
34
+    enableFirefoxSupport: false, //firefox support is still experimental and
35 35
     // will work when simulcast is *disabled* and rtcpMux & bundle are *enabled*.
36 36
     logStats: false, // Enable logging of PeerConnection stats via the focus
37 37
     /*noticeMessage: 'Service update is scheduled for 16th March 2015. ' +

Chargement…
Annuler
Enregistrer