Optional
codecThe video codec.
"H264"
: The video codec is H.264."VP8"
: The video codec is VP8."VP9"
: The video codec is VP9."AV1X"
: The video codec is AV1.Firefox does not support this property.
The packet loss rate of the received video.
Optional
decodeThe frame rate (fps) of the decoded video.
End-to-end delay (ms).
The delay (ms) a remote client capturing the video and the local client playing the video.
The freeze rate of the received video.
The packet loss rate of the received video.
The bitrate (bps) of the received video.
The total byes of the received video.
The delay (ms) between a remote client sending the video and the local client playing the video.
Optional
receiveThe frame rate (fps) of the received video.
The total bytes of the received video.
The total number of lost video packets that should be received.
The resolution height (pixel) of the received video.
The resolution width (pixel) of the received video.
Optional
renderThe rendering frame rate (fps) of the decoded video.
The total duration of the received video in seconds.
The total freeze time of the received video in seconds.
Transmission delay (ms).
The delay (ms) between a remote client sending the video and the local client receiving the video.
Generated using TypeDoc
Statistics of the remote video track, such as connection and transmission statistics, which can be retrieved by calling [AgoraRTCClient.getRemoteVideoStats]getRemoteVideoStats.