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
totalSquaredCorruptionProbability
The cumulative sum of all corruption probability measurements squared that have been made for this SSRC.
Description
Real number; probability
MUST NOT exist for audio (this is video only).
Represents the cumulative sum of all corruption probability measurements squared that have been made for this SSRC, see corruptionMeasurements regarding when this attribute SHOULD be present.
See also
- inbound-rtp->totalCorruptionProbability
- inbound-rtp->corruptionMeasurements
- WebRTC Statistics Specification
