소스 검색

Brings back goog-remb signaling.

master
George Politis 10 년 전
부모
커밋
58494d45db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      config.js

+ 1
- 1
config.js 파일 보기

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

Loading…
취소
저장