[webrtc-stats] Unclear pliCount, firCount, and nackCount for outbound-rtp (#658)

k0nserv has just created a new issue for https://github.com/w3c/webrtc-stats:

== Unclear pliCount, firCount, and nackCount for outbound-rtp ==
For `outbound-rtp`, `pliCount`, `nackCount`, and `firCount` in particular, the spec says that the "count" is calculated through some method defined in various RFCs. However those RFCs don't seem to define any such method.

For example, for `nackCount` the spec says:

> Count the total number of Negative ACKnowledgement (NACK) packets sent by this receiver.
> Calculated as defined in [[RFC4585](https://www.w3.org/TR/webrtc-stats/#bib-rfc4585)] section 6.2.1.

However, [RFC4584 6.2.1](https://www.rfc-editor.org/rfc/rfc4585#section-6.2.1) does not specify anything about calculating this count as far as I can tell.

Please advise


Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/658 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 22 August 2022 14:42:46 UTC