Re: [webrtc-stats] What does a "transport" consider as "payload"? (#507)

Now that makes sense. I assumed that the transport stats were describing what goes over the wire but they aren't actually. What goes over the wire is counted by the candidate-pair stats.

https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatepairstats-bytessent
(and others) should not copy-paste from
https://w3c.github.io/webrtc-stats/#dom-rtctransportstats-bytessent
then.

Does the transport count DTLS bytes?

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

Received on Monday, 6 January 2020 09:12:01 UTC