Re: [webrtc-pc] "Create an RTP sender" doesn't handle creating from SDP (#2072)

On applying a remote description, the transceiver's sender `RTCRtpEncodingParameters` will be set based on what the remote peer has indicated it wants to receive. This will principally be based on the "a=simulcast" line and recv rids. Other dictionary members (e.g. scaleResolutionDownBy, maxFramerate, etc.) will not be set. 

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

Received on Monday, 21 January 2019 18:54:22 UTC