WebRTC Metrics
A comprehensive overview of WebRTC statistics, derived indicators, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats
Back
outbound-rtpoutboundaudiovideo
retransmittedBytesSent(bits/s)
The average number of bits that were retransmitted per second for this SSRC, only including payload bytes.
Description
Real number
The average number of bits that were retransmitted per second for this SSRC, only including payload bytes.
See also
- outbound-rtp->retransmittedBytesSent
- outbound-rtp->retransmittedPacketsSent/s
Notes
- Note the conversion from bytes to bits in this calculation