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
inbound-rtpinboundaudiovideo

retransmittedPacketsReceived

Total number of retransmitted packets that were received for this SSRC.

Description

Non-negative integer

The total number of retransmitted packets that were received for this SSRC.

This is a subset of packetsReceived. If RTX is not negotiated, retransmitted packets can not be identified and this member MUST NOT exist.

See also