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
outbound-rtpoutboundvideo
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, received by this sender
See also
- outbound-rtp->firCount
- WebRTC Statistics Specification
