WebRTC Metrics

A comprehensive overview of WebRTC statistics, derived calculations, extracted features, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats

Back
On this page2 sections
inbound-rtpinboundvideo

corruptionMeasurements

Last updated Applies toany rtcStats setup

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.