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