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

@alverstrand might know more about the intent of this rule, maybe I am misinterpreting what the minimum stats production requirements are.
An implementation is free to provide additional stats if desired.

I would separate this discussion from getRemoteCandidates/getLocalCandidates.
These are convenience APIs exposing data going through icecandidate events/addIceCandidate.
We might need to change the definition of these APIs to expose prflx candidates.
And changing icecandidate to expose prflx candidates might also require additional work.
This effort should be justified by some use cases.

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

Received on Friday, 22 March 2019 21:34:05 UTC