Knowledge Base
headerBytesReceived
inbound-rtpinboundaudiovideo
Total number of RTP header and padding bytes received for this SSRC.
Description
Non-negative integer
Total number of RTP header and padding bytes received for this SSRC.
- This includes retransmissions
- This does not include the size of transport layer headers such as IP or UDP
headerBytesReceived + bytesReceived equals the number of bytes received as payload over the transport.
See also
- inbound-rtp->bytesReceived
- WebRTC Statistics Specification
