- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Dec 2017 09:20:59 +0000
- To: public-webrtc-logs@w3.org
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