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