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

corruptionMeasurements

This counter is incremented for each such measurement and totalCorruptionProbability and totalSquaredCorruptionProbability are aggregated with this measurement and measurement squared respectively.

Description

Non-negative integer

MUST NOT exist for audio (this is video only).

When the user agent is able to make a corruption probability measurement, this counter is incremented for each such measurement and totalCorruptionProbability and totalSquaredCorruptionProbabilitytotalSquaredCorruptionProbability are aggregated with this measurement and measurement squared respectively.

If the corruption-detection header extension is present in the RTP packets, corruption probability measurements MUST be present.