retransmittedBytesSent
outbound-rtpoutboundaudiovideo
The total number of bytes that were retransmitted for this SSRC, only including payload bytes.
Description
Non-negative integer
The total number of bytes that were retransmitted for this SSRC, only including payload bytes.
- This is a subset of bytesSent
- If RTX is not negotiated, retransmitted bytes are sent over this ssrc. If RTX was negotiated, retransmitted bytes are sent over a separate SSRC but is still accounted for here.
See also
- outbound-rtp->retransmittedBytesSent(bits/s)
- outbound-rtp->bytesSent
- outbound-rtp->retransmittedPacketsSent
- outbound-rtp->packetsSent
- WebRTC Statistics Specification
