Pārlūkot izejas kodu

feat: Add 'useNewBandwidthAllocationStrategy' to config.js.

master
Jaya Allamsetty 4 gadus atpakaļ
vecāks
revīzija
c11a94f7d7
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6
    0
      config.js

+ 6
- 0
config.js Parādīt failu

240
     //     90: 2
240
     //     90: 2
241
     // },
241
     // },
242
 
242
 
243
+    // Provides a way to translate the legacy bridge signaling messages, 'LastNChangedEvent',
244
+    // 'SelectedEndpointsChangedEvent' and 'ReceiverVideoConstraint' into the new 'ReceiverVideoConstraints' message
245
+    // that invokes the new bandwidth allocation algorithm in the bridge which is described here
246
+    // - https://github.com/jitsi/jitsi-videobridge/blob/master/doc/allocation.md.
247
+    // useNewBandwidthAllocationStrategy: false,
248
+
243
     // Specify the settings for video quality optimizations on the client.
249
     // Specify the settings for video quality optimizations on the client.
244
     // videoQuality: {
250
     // videoQuality: {
245
     //    // Provides a way to prevent a video codec from being negotiated on the JVB connection. The codec specified
251
     //    // Provides a way to prevent a video codec from being negotiated on the JVB connection. The codec specified

Notiek ielāde…
Atcelt
Saglabāt