totalEncodeTime/framesEncoded(ms)
outbound-rtpoutboundvideo
Average number of milliseconds that have been spent encoding 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 encoding a video frames of this stream.
This is calculated by taking framesEncoded and dividing it with totalEncodeTime.
See also
- outbound-rtp->framesEncoded
- outbound-rtc->totalEncodeTime
Notes
- While totalEncodeTime 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