Kaynağa Gözat

Replaces obsolete config option and enables simulcast by default.

master
George Politis 9 yıl önce
ebeveyn
işleme
70346e2307
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      config.js

+ 1
- 1
config.js Dosyayı Görüntüle

@@ -57,7 +57,7 @@ var config = {
57 57
     adaptiveSimulcast: false,
58 58
     enableRecording: false,
59 59
     enableWelcomePage: true,
60
-    enableSimulcast: false, // blocks FF support
60
+    disableSimulcast: false,
61 61
     logStats: false, // Enable logging of PeerConnection stats via the focus
62 62
 //    requireDisplayName: true, // Forces the participants that doesn't have display name to enter it when they enter the room.
63 63
 //    startAudioMuted: 10, // every participant after the Nth will start audio muted

Loading…
İptal
Kaydet