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
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.
See also
- inbound-rtp->packetsLost/s
- inbound-rtp->packetsLost
- inbound-rtp->packetsReceived