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

frameHeight

The height of the last encoded frame.

Description

Non-negative integer

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

Represents the height of the last encoded frame.

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

See also