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 page3 sections
inbound-rtpinboundaudio

concealedSamples/s

Last updated Applies tortcstats.com

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