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
outbound-rtpoutboundaudiovideo

headerBytesSent

Total number of RTP header and padding bytes sent for this SSRC.

Description

Non-negative integer

Total number of RTP header and padding bytes sent for this SSRC.

  • This does not include the size of transport layer headers such as IP or UDP
  • headerBytesSent + bytesSent equals the number of bytes sent as payload over the transport