Rate this page:

OutboundVideoStatsReport

Props

baseFramesPerSecond

Copy URL
baseFramesPerSecond: 

number

Number of base frames per second

baseHeight

Copy URL
baseHeight: 

number

Original video height

baseWidth

Copy URL
baseWidth: 

number

Original video width

bitrate

Copy URL
bitrate: 

number

Bitrate in kbps

bytesSent

Copy URL
bytesSent: 

number

Number of bytes sent

codec

Copy URL
codec: 

string

Codec name

firCount

Copy URL
firCount: 

number

Total number of Full Intra Request (FIR) packets sent by this receiver

framesEncoded

Copy URL
framesEncoded: 

number

Total number of frames successfully encoded for this RTP media stream

framesPerSecond

Copy URL
framesPerSecond: 

number

Number of frames per second

height

Copy URL
height: 

number

Video frame height

jitter

Copy URL
jitter: 

number

Packet jitter in seconds

keyFramesEncoded

Copy URL
keyFramesEncoded: 

number

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

Copy URL
kind: 

video

loss

Copy URL
loss: 

number

Lost packets ratio

nackCount

Copy URL
nackCount: 

number

Total number of Negative ACKnowledgement (NACK) packets sent by this receiver

packetsLost

Copy URL
packetsLost: 

number

Number of packets lost

packetsSent

Copy URL
packetsSent: 

number

Number of packets sent

pliCount

Copy URL
pliCount: 

number

Total number of Picture Loss Indication (PLI) packets sent by this receiver

pt

Copy URL
pt: 

number

Payload type as used in RTP encoding or decoding

qpSum

Copy URL
qpSum: 

number

The sum of the QP values of frames decoded by this receiver

qualityLimitationReason

Copy URL
qualityLimitationReason: 

cpu

|

bandwidth

|

other

|

none

Reason for quality limitation

qualityLimitationResolutionChanges

Copy URL
qualityLimitationResolutionChanges: 

number

The number of times that the resolution has changed because of quality limitation

rid

Copy URL
rid: 

string

If rid is set this value will be present regardless if the RID RTP header extension has been negotiated

rtt

Copy URL
rtt: 

number

Sum of all round trip time measurements in seconds since the beginning of the session

timestamp

Copy URL
timestamp: 

number

The UNIX timestamp

totalRtt

Copy URL
totalRtt: 

number

Cumulative sum of all round trip time measurements in seconds since the beginning of the session

width

Copy URL
width: 

number

Video frame width