Re: [webrtc-stats] Clarify period for framesDropped / FramesLost (#458)

In RTP the frames can be identified from the fragemented packets.
All packets have the same RTP Timestamp, they should be contiguous sequence numbers, the last packet in the frame has the market bit set. 

IIRC, the begin_seq and end_seq in RFC7004 are more important for the other metrics being reported in the packet (namely burst/gap metrics). 

-- 
GitHub Notification of comment by vr000m
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/458#issuecomment-512238519 using your GitHub account

Received on Wednesday, 17 July 2019 12:46:05 UTC