|
|
@@ -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
|