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

totalPacketSendDelay/packetsSent(ms)

The average number of milliseconds that a packet spent buffered locally before being transmitted onto the network.

Description

Real number; in milliseconds

MUST NOT exist for audio (this is video only).

The average number of milliseconds that a packet spent buffered locally before being transmitted onto the network.

See also

Notes

  • While totalPacketsSendDelay is measured and conveyed in seconds, we multiply it by 1,000 for the purpose of this metric to make it easier to read as an average delay per packet sent