Re: [webrtc-pc] Mismatch between RID restrictions and RTPEncodingParameters (#2054)

@amithilbuch In practice, it is sometimes necessary for an Offer to come from a conference server (the simulcast receiver).  Some signaled parameters on a recv rid (e.g. `max_bitrate_bps` and `max_framerate`) correspond to members of `RTCRtpEncodingParameters` and therefore may be surfaced there (while still being changeable by the sender), while others can only be accessed via SDP. 

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

Received on Monday, 14 January 2019 18:11:41 UTC