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

One question is if they are included in bytesSent or not in the current chromium implementation.
Another question is what the pings look like on the wires. So for example, if they are a special type of payload that the sender knows about but not the receiver, this could cause the receiver endpoints' bytesReceived to increase. Or not if pings are really payload-neutral...

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

Received on Wednesday, 25 March 2020 14:09:37 UTC