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
remote-inbound-rtpoutboundaudiovideo

packetsLost(%)

Percentage of RTP packets lost for this SSRC.

Description

Real number; as percentage

The percentage of RTP packets lost per second this SSRC.

For this calculation, we divide packetsLost/s] by inbound-rtp.packetsReceived/s.

This is the metric reported for the outgoing media stream from the remote peer. For the incoming metric see packetsLost(%)).

See also