[ortc] Simulcast/SVC capabilities and error handling

aboba has just created a new issue for https://github.com/w3c/ortc:

== Simulcast/SVC capabilities and error handling ==
In today's WebRTC WG Virtual Interim, questions were raised about how the user agent behaves when asked for simulcast or SVC configurations beyond its capabilities.  For example, if an application asks for 5 simulcast streams when for that codec only 3 are supported. Questions: 

a. In such a case, does sender.send() reject the promise or does it utilize the maximum number of supported simulcast streams? 

b. If the latter, how does the application determine how many simulcast layers are sent?  


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

Received on Friday, 13 April 2018 16:06:56 UTC