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

Re: [webrtc-pc] RTCIceTransport.getRemoteCandidates() does not return prflx candidates (#2124)

From: youennf via GitHub <sysbot+gh@w3.org>
Date: Fri, 22 Mar 2019 12:36:34 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-475605232-1553258193-sysbot+gh@w3.org>
ICE candidate statistics are provided by WebRTC stats.
From https://w3c.github.io/webrtc-pc/#mandatory-to-implement-stats, stats are to be done "when the corresponding objects exist on a PeerConnection".
My interpretation of this rule is that:
- Any ICE candidate that is exposed to JS/provided by JS should have corresponding stats.
- The selected candidate pair should have corresponding stats.
- A prflx candidate should have stats if it is part of the selected candidate pair.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2124#issuecomment-475605232 using your GitHub account
Received on Friday, 22 March 2019 12:36:36 UTC

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