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

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

From: docfaraday via GitHub <sysbot+gh@w3.org>
Date: Thu, 21 Mar 2019 14:48:31 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-475260041-1553179710-sysbot+gh@w3.org>
When the browser receives a response to an ICE check, we treat the XOR-MAPPED-ADDRESS as a newly-discovered local candidate for that component, just like we would do with a response from a STUN server. We check to see whether that IP:port is one we've already discovered, and whether we want to obfuscate it. If neither of those are true, we call the icecandidate event handler with it.

-- 
GitHub Notification of comment by docfaraday
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2124#issuecomment-475260041 using your GitHub account
Received on Thursday, 21 March 2019 14:48:33 UTC

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