Re: [webrtc-pc] Result returned from receiver.getParameters() when no session description is set

Upon rereading I realize it might not be a good idea to tightly couple the result of getParameters with the session description. RTCRtpSender's setParameters suggest that setting parameters do not require SDP renegotiation. I suppose that means the remote receiver's parameters can be affected based on the RTP connection as well?

If so the description for getParameters can be left as is, and we leave it to lower level protocols to determine the result. This issue can be closed then.

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

Received on Wednesday, 23 August 2017 04:57:38 UTC