LocalVideoLayerStats
Statistics for the video stream layers.
Props
bytesSent
bytesSent: number
Total number of bytes sent within a video stream.
fps
fps: null | number
The number of complete frames in the last second.
frameHeight
frameHeight: null | number
Video frame height sent within a video stream at the moment of the statistics collection.
frameWidth
frameWidth: null | number
Video frame width sent within a video stream at the moment of the statistics collection.
packetsSent
packetsSent: number
Total number of packets sent within a video stream.
rid
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.