Re: [webrtc-pc] Why is RTCIceCandidatePairStats.totalRoundTripTime mandatory to implement, but not responsesReceived? (#2819)

ICE RTT, RTP RTT and SCTP RTT are three different measurements.
When you change your selected candidate pair, the ICE RTT for the old pair and the new pair will be different numbers.

All that said - the users have already had to deal with the lack of these numbers because of Mozilla not implementing them, so I guess they can live without them.


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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 21 February 2023 16:21:17 UTC