totalDecodeTime/framesDecoded(ms)
inbound-rtpinboundvideo
Average number of milliseconds that have been spent decoding a video frames of this stream.
Description
Real number; in milliseconds
MUST NOT exist for audio (this is video only).
Average number of milliseconds that have been spent decoding a video frames of this stream.
This is calculated by taking framesDecoded and dividing it with totalDecodeTime.
See also
- inbound-rtp->framesDecoded
- inbound-rtc->totalDecodeTime
Notes
- While totalDecodeTime is measured and conveyed in seconds, we multiply it by 1,000 for the purpose of this metric to make it easier to read as an average time to decode a single frame