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

headerBytesReceived(bits/s)

The average number of header bits per second of the incoming media stream.

Description

Real number; in bits per second

The average number of header bits per second of the incoming media stream.

See also

Notes

  • headerBytesReceived offers the accumulation of header bytes. Here, we are interested in the header bytes that were received since the previous measurement of the metric
  • headerBytesReceived is measured in bytes. For the calculation of this metric, we first convert it to bits by multiplying it by 8