Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Jaya Allamsetty 9eb93e0ed4 fix(qualitycontrol) SenderVideoConstraintsV2 changed to SenderSourceConstraints. před 3 roky
..
ReceiveVideoController.js ref(qualitycontrol) Make ReceiveVideoController and SendVideoController default classes. před 3 roky
ReceiveVideoController.spec.js ref(qualitycontrol) Make ReceiveVideoController and SendVideoController default classes. před 3 roky
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} před 3 roky
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. před 3 roky