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-rtpinboundvideo
pliCount
Count the total number of Picture Loss Indication (PLI) packets.
Description
Non-negative integer
MUST NOT exist for audio (this is video only).
Count the total number of Picture Loss Indication (PLI) packets, as defined in RFC4585 section 6.3.1, sent by this receiver.
See also
- inbound-rtp->firCount
- WebRTC Statistics Specification
