W3C home > Mailing lists > Public > public-webrtc@w3.org > March 2019

[webrtc-pc] getSelectedCandidatePair needs special treatment for PRFLX candidates (#2134)

From: youennf via GitHub <sysbot+gh@w3.org>
Date: Thu, 21 Mar 2019 16:35:42 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-423827934-1553186140-sysbot+gh@w3.org>
youennf has just created a new issue for https://github.com/w3c/webrtc-pc:

== getSelectedCandidatePair needs special treatment for PRFLX candidates ==
getSelectedCandidatePair is potentially exposing a used PRFLX candidate.
Given that it does not come from SDP/addIceCandidate, it might contain information not know from the web application, like the IP address.
This should be concealed like done for WebRTC stats.

Also, PRFLX candidates do not have an SDP equivalent, which makes it not straightforward to populate some of RTCIceCandidate properties like 'candidate'.
The spec should describe this.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2134 using your GitHub account
Received on Thursday, 21 March 2019 16:35:45 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:47 UTC