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
data-channeloutbounddatachannel
bytesSent
The total number of payload bytes sent on this data channel.
Description
Non-negative integer
Represents the total number of payload bytes sent on this data channel.
See also
- data-channel->bytesSent (bits/s)
- data-channel->bytesReceived
- data-channel->messagesSent
- WebRTC Statistics Specification
