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
packetsDiscarded(%)
The percentage of RTP packets discarded
Description
Real number; as percentage
The percentage of the discarded samples out of the total samples received.
When using a codec like Opus with RED encapsulation, discarded samples typically correspond to redundant frames that were received but not required.
See also
- inbound-rtp->packetsDiscarded
- inbound-rtp->packetsReceived/s