Re: [webrtc-stats] Add counters for bytes sent by ICE pings (#534) (#535)

RTCIceCandidatePairStats.bytesSent is said to only be payload bytes. Does ICE pings contain any payload?

How do you intend to use these counters? I'm wondering if the current implementation of candidate pair bytes sent is correct.

Or if you want to subtract ICE pings from the transport bytes sent I wonder if we need to add these metrics to the transport dictionary.

Do we know ICE candidate pair stats are supposed to be deleted?

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/535#issuecomment-579806643 using your GitHub account

Received on Wednesday, 29 January 2020 15:25:10 UTC