Re: [webrtc-pc] More simulcast examples (#2035)

For the paused part, I guess it would map to the "active" flag you can set using get/setParameters(). 
https://w3c.github.io/webrtc-pc/#dom-rtcrtpencodingparameters-active
I believe this would just be a hint for SFUs and not necessarily required.

As for the rest, I don't believe the WebRTC simulcast APIs currently supports alternatives, restrictions or dependencies between layers. Do we have any use case that would require supporting those in the API?

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

Received on Friday, 30 November 2018 14:04:45 UTC