- From: Makarand Patwardhan via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Jan 2022 20:07:06 +0000
- To: public-webrtc@w3.org
makarandp0 has just created a new issue for https://github.com/w3c/webrtc-stats: == ActiveIceCandidatePairStats.bytesReceived (even when no tracks were subscribed to) == This is a mostly a noob question - I see that `ActiveIceCandidatePairStats.bytesSent` are increasing on a PC that is not publishing any tracks, similarly `bytesReceived` are increasing on the PC that is not subscribed to any tracks. See: https://codepen.io/makarand-patwardhan/pen/WNZaBKN which creates a loopback connection and monitors stats. What goes into these bytesSent/bytesReceived besides media bytes? It wasn't very clear to me looking at the [specs](https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatepairstats-bytessent). Can somebody please point me to where to look for more information? Thanks! Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/613 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 January 2022 20:07:07 UTC