You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jaya Allamsetty 9eb93e0ed4 fix(qualitycontrol) SenderVideoConstraintsV2 changed to SenderSourceConstraints. 3 年之前
..
ReceiveVideoController.js ref(qualitycontrol) Make ReceiveVideoController and SendVideoController default classes. 3 年之前
ReceiveVideoController.spec.js ref(qualitycontrol) Make ReceiveVideoController and SendVideoController default classes. 3 年之前
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 年之前
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 年之前