Rate this page:

LocalVideoLayerStats

Statistics for the video stream layers.

Props

bytesSent

Copy URL
bytesSent: 

number

Total number of bytes sent within a video stream.

fps

Copy URL
fps: 

null | number

The number of complete frames in the last second.

frameHeight

Copy URL
frameHeight: 

null | number

Video frame height sent within a video stream at the moment of the statistics collection.

frameWidth

Copy URL
frameWidth: 

null | number

Video frame width sent within a video stream at the moment of the statistics collection.

packetsSent

Copy URL
packetsSent: 

number

Total number of packets sent within a video stream.

rid

Copy URL
rid: 

null | SimulcastLayerRid

Encoding layer identifier.

Not supported in the Firefox browser (the value is null).

Returns null for calls and if the simulcast feature is disabled for a conference.