totalPacketSendDelay
outbound-rtpoutboundvideo
The total number of seconds that packets have spent buffered locally before being transmitted onto the network.
Description
Real number; in seconds
MUST NOT exist for audio (this is video only).
The total number of seconds that packets have spent buffered locally before being transmitted onto the network.
The time is measured from when a packet is emitted from the RTP packetizer until it is handed over to the OS network socket. This measurement is added to totalPacketSendDelay when packetsSent is incremented.
See also
- outbound-rtp->packetsSent
- outbound-rtc->totalPacketsSendDelay/packetsSent(ms)
- WebRTC Statistics Specification
