Re: [webrtc-stats] Stat for retransmitted bytes

bytesSent references RFC 3550 section 6.4.1, which says "The total 
number of payload octets (i.e., not including header or padding) 
transmitted in RTP data packets by the sender since starting 
transmission up until the time this SR packet was generated."

At the RTP level, I don't think "retransmitted" bytes are treated 
specially. So they're included.
I assume (without checking) that "retransmitted" is packets sent in 
response to NACK or other packet loss indicators - but the response to
 NACK isn't specified in RFC 4585.

@vr000m is there a metric that can be usefully referenced?



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

Received on Tuesday, 7 February 2017 14:25:48 UTC