Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Jaya Allamsetty 9eb93e0ed4 fix(qualitycontrol) SenderVideoConstraintsV2 changed to SenderSourceConstraints. 3 år sedan
..
ReceiveVideoController.js ref(qualitycontrol) Make ReceiveVideoController and SendVideoController default classes. 3 år sedan
ReceiveVideoController.spec.js ref(qualitycontrol) Make ReceiveVideoController and SendVideoController default classes. 3 år sedan
SendVideoController.js fix(qualitycontrol) SenderVideoConstraintsV2 changed to SenderSourceConstraints. The colibri class name for the source name sender constraints changed from SenderVideoConstraintsV2 to SenderSourceConstraints. The new format is {colibriClass: 'SenderSourceConstraints', sourceName: 'b6746083-v0', maxHeight: 180} 3 år sedan
SendVideoController.spec.js feat(multi-stream-support) Configure the senders based on SenderVideoConstraintsV2. The encodings for local video tracks are confiugured based on the SenderVideoConstraintsV2 constraints received from the bridge. The constraints are sourceName based. Also ignore enableLayerSuspension flag since it has been deprecated and layer suspension has been enabled by default. Also having it off makes screensharing on Chrome in unified plan not work as expected. 3 år sedan