Re: [webrtc-pc] Clarify how codecs should be prioritized.

setParameters() we can override any priority by explicitly sending any codec as long as it has been negotiated.

But there is language about priority of codecs based on order, and anyone not explicitly setting the codec does rely on the default, so which codec is the default has significance.

We should either be clear about which the default is or be clear that it is up to the implementation. Right now there is language about the order in the SDP being the same as that you specified and that the order is tied to priority without being clear about what that means.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2009#issuecomment-431600215 using your GitHub account

Received on Saturday, 20 October 2018 17:11:08 UTC