Re: [webrtc-pc] Simulcast makes no sense for audio.

Consensus from the April VI was to develop a PR supporting a "best efforts" approach:

a. Requesting more simulcast streams than are supported will not result in an error. 
b. sender.getParameters will return the number of simulcast streams that can be supported.
c. If simulcast is not supported, 0 streams is returned (rather than 1, so that RID is not sent). 

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

Received on Monday, 16 April 2018 21:09:55 UTC