浏览代码

Brings back goog-remb signaling.

master
George Politis 10 年前
父节点
当前提交
58494d45db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      config.js

+ 1
- 1
config.js 查看文件

@@ -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. ' +

正在加载...
取消
保存