W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > April 2017

Re: [webrtc-pc] "getParameters" and "setParameters" need more thorough specification

From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
Date: Tue, 11 Apr 2017 16:13:52 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-293314650-1491927230-sysbot+gh@w3.org>
@taylor-b I'd suggest that the contents returned by `RTCRtpReceiver.getParameters` be based solely on the information in the remote description.  So changes in the incoming ssrc_table (e.g. an SSRC conflict, receipt of a BYE, SSRC timeout, ssrc latching, etc.) would not be reflected in `RTCRtpReceiver.getParameters`.  Similarly, I wouldn't try to reflect changes in the outgoing ssrc_table in 
`RTCRtpSender.getParameters`.  If there is a need to obtain information from the outgoing or incoming ssrc_table, that is probably better handled in the Statistics API.  



-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1116#issuecomment-293314650 using your GitHub account
Received on Tuesday, 11 April 2017 16:13:58 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:40 UTC