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
outbound-rtpoutboundvideo

frameWidth

The width of the last encoded frame.

Description

Non-negative integer

MUST NOT exist for audio (this is video only).

Represents the width of the last encoded frame.

  • The resolution of the encoded frame may be lower than the media source (see width)
  • Before the first frame is encoded this member MUST NOT exist

See also