Re: [webrtc-pc] Handling of simulcast errors

@taylor-b ORTC only provides maxTemporalLayers/maxSpatialLayers for 
SVC, not simulcast. It seems to me that maxSimulcastStreams needs to 
be a per-codec property since it might differ between codecs (e.g. 
hardware-accelerated codecs versus software codecs). 

Even if we add this though, there is the question of how much 
information we need to provide about the error.  For example, the 
RTCError Object (Section 12.2) has errorDetail, sdpLineNumber, message
 and name fields. 

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

Received on Friday, 27 January 2017 00:18:45 UTC