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/totalSamplesReceived(%)
The percentage of concealed samples.
Description
Real number; as percentage
MUST NOT exist for video (this is audio only).
The percentage of the concealed samples out of the total samples.
This is calculated by dividing concealedSamples/s with inbound-rtp.totalSamplesReceived/s.
See also
- inbound-rtp->concealedSamples/s
- inbound-rtp->totalSamplesReceived/s
Notes
- Values are displayed between 0..100. So 3.5 means 3.5%