[ortc] Move degradationPreference from RTCRtpParameters to

murillo128 has just created a new issue for 
https://github.com/openpeer/ortc:

== Move degradationPreference  from RTCRtpParameters  to  ==
> degradationPreference of type RTCDegradationPreference, defaulting 
to "balanced"
> When bandwidth is constrained and the RTCRtpSender needs to choose 
between degrading resolution or degrading framerate, 
degradationPreference indicates which is preferred. 
degradationPreference is ignored in an RTCRtpReceiver object. If 
unset, "balanced" is assumed.

Shouldn't this be moved to the encodings? It would make sense to be 
able to have different degradation preferences for each layer in a 
simulcast encoding

Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/456 using your GitHub account

Received on Monday, 4 April 2016 08:10:32 UTC