- From: aboba via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Jan 2016 22:51:30 +0000
- To: public-ortc@w3.org
aboba has just created a new issue for https://github.com/openpeer/ortc: == What does minQuality do, exactly? == Currently the ORTC API includes parameters.encodings[j].minQuality, which is defined as follows: minQuality of type double, defaulting to 0 Never send less than this quality. 1.0 = maximum attainable quality. For scalable video coding, this parameter is only relevant for the base layer. This parameter is ignored in an RTCRtpReceiver object. Can an application use parameters.encodings[j].minQuality to advise the browser when to drop a simulcast or SVC stream? How does this relate to parameters.degradationPreference? This issue was discussed at the W3C WEBRTC WG meeting on January 14, 2015. Slides and minutes: https://www.w3.org/2011/04/webrtc/wiki/January_14_2016 Please view or discuss this issue at https://github.com/openpeer/ortc/issues/351 using your GitHub account
Received on Thursday, 14 January 2016 22:51:33 UTC