|
|
@@ -418,12 +418,6 @@ var config = {
|
|
418
|
418
|
// 90: 2,
|
|
419
|
419
|
// },
|
|
420
|
420
|
|
|
421
|
|
- // Provides a way to translate the legacy bridge signaling messages, 'LastNChangedEvent',
|
|
422
|
|
- // 'SelectedEndpointsChangedEvent' and 'ReceiverVideoConstraint' into the new 'ReceiverVideoConstraints' message
|
|
423
|
|
- // that invokes the new bandwidth allocation algorithm in the bridge which is described here
|
|
424
|
|
- // - https://github.com/jitsi/jitsi-videobridge/blob/master/doc/allocation.md.
|
|
425
|
|
- // useNewBandwidthAllocationStrategy: false,
|
|
426
|
|
-
|
|
427
|
421
|
// Specify the settings for video quality optimizations on the client.
|
|
428
|
422
|
// videoQuality: {
|
|
429
|
423
|
// // Provides a way to prevent a video codec from being negotiated on the JVB connection. The codec specified
|