Re: [webrtc-stats] What happens when a partial keyFrames is received?

We have to decide whether partial lost frames are counted as received.
My vote would be for "no" - it seems silly to count fully lost frames as "received", and counting a multipacket frame as "received" when we have received one useless packet seems wrong too.

So I'd think that we don't increment framesReceived, and don't increment keyFramesReceived.

(Q: When a frame is first partially received and then repaired using FEC or retransmission - does the partialFramesReceived counter go *down* when repair is finished?)


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

Received on Friday, 8 December 2017 09:21:03 UTC