OutboundVideoStatsReport
Props
baseFramesPerSecond
baseFramesPerSecond: number
Optional. Number of base frames per second
baseHeight
baseHeight: number
Optional. Original video height
baseWidth
baseWidth: number
Optional. Original video width
bitrate
bitrate: number
Bitrate in kbps
bytesSent
bytesSent: number
Number of bytes sent
codec
codec: string
Optional. Codec name
firCount
firCount: number
Total number of Full Intra Request (FIR) packets sent by this receiver
framesEncoded
framesEncoded: number
Optional. Total number of frames successfully encoded for this RTP media stream
framesPerSecond
framesPerSecond: number
Optional. Number of frames per second
height
height: number
Optional. Video frame height
jitter
jitter: number
Packet jitter in seconds
keyFramesEncoded
keyFramesEncoded: number
Optional. Total number of key frames, such as key frames in VP8 or IDR-frames in H.264, successfully encoded for this RTP media stream
kind
kind: video
loss
loss: number
Lost packets ratio
nackCount
nackCount: number
Total number of Negative ACKnowledgement (NACK) packets sent by this receiver
packetsLost
packetsLost: number
Number of packets lost
packetsSent
packetsSent: number
Number of packets sent
pliCount
pliCount: number
Total number of Picture Loss Indication (PLI) packets sent by this receiver
pt
pt: number
Optional. Payload type as used in RTP encoding or decoding
qpSum
qpSum: number
Optional. The sum of the QP values of frames decoded by this receiver
qualityLimitationReason
qualityLimitationReason: cpu
| bandwidth
| other
| none
Optional. Reason for quality limitation
qualityLimitationResolutionChanges
qualityLimitationResolutionChanges: number
Optional. The number of times that the resolution has changed because of quality limitation
rid
rid: string
Optional. If rid is set, this value is present regardless if the RID RTP header extension has been negotiated
rtt
rtt: number
Sum of all round trip time measurements in seconds since the beginning of the session
timestamp
timestamp: number
The UNIX timestamp
totalRtt
totalRtt: number
Optional. Cumulative sum of all round trip time measurements in seconds since the beginning of the session
width
width: number
Optional. Video frame width