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 (bits/s)
The number of payload bytes sent on this data channel per second.
Description
Real number
Represents the average number of payload bytes sent on this data channel per second.
See also
- data-channel->bytesSent
- data-channel->bytesReceived (bits/s)