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-rtpinboundaudio

concealedSamples/s

The average number of samples per second that are concealed samples.

Description

Real number

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

The average number of samples per second that are concealed samples.

A concealed sample is a sample that was replaced with synthesized samples generated locally before being played out. Examples of samples that have to be concealed are samples from lost packets (reported in packetsLost) or samples from packets that arrive too late to be played out (reported in packetsDiscarded).

See also

Notes

  • Our preference is for this value to be as low as possible