Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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 роки тому