W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > March 2017

[webrtc-stats] Packets or frames discarded on send?

From: henbos via GitHub <sysbot+gh@w3.org>
Date: Mon, 06 Mar 2017 10:53:32 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-212087141-1488797611-sysbot+gh@w3.org>
henbos has just created a new issue for 
https://github.com/w3c/webrtc-stats:

== Packets or frames discarded on send? ==
Chromium's non-spec compliant getStats returns 
`googCandidatePair.packetsDiscardedOnSend` which are the "number of 
outgoing packets discarded due to socket errors" (a bit vague).

`RTCIceCandidatePairStats` has bytesSent and #172 discusses adding 
packetsSent (#173 similar discussion for `RTCTransportStats`). Should 
we also add `packetsDiscardedOnSend`?

If this makes sense as a per-frame counter instead, 
`RTCMediaStreamTrackStats` already has `framesDropped`on receive-side,
 it or similar could be used on the send-side.

Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/178 using your GitHub 
account
Received on Monday, 6 March 2017 10:53:39 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:40 UTC