framesAssembledFromMultiplePackets
inbound-rtpinboundvideo
The total number of frames correctly decoded for this RTP stream that consist of more than one RTP packet.
Description
Non-negative integer
MUST NOT exist for audio (this is video only).
It represents the total number of frames correctly decoded for this RTP stream that consist of more than one RTP packet. For such frames the totalAssemblyTime is incremented.
The average frame assembly time can be calculated by dividing the totalAssemblyTime with framesAssembledFromMultiplePackets.
See also
- inbound-rtp->totalAssemblyTime
- inbound-rtp->framesReceived
- WebRTC Statistics Specification
