Re: [webrtc-stats] RTCIceCandidatePairStats.priority is wrong

the pair priority is a combination of both local and remote candidate pair priority defined [in the ice rfc](https://tools.ietf.org/html/rfc5245#section-5.7.2)

As far as I can see it does not provide much value unless you want to sort the candidate pairs by priority. Removing it might be an option, it can be reconstructed if absolutely necessary

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/321#issuecomment-363148825 using your GitHub account

Received on Monday, 5 February 2018 17:00:27 UTC