Re: [webrtc-stats] Move packetsDiscardedOnSend to RTCIceCandidatePairStats (#438)

@pallab-gain could you look at this... 

there is already a metric at the RTP level that can be adapted for the ICE Candidate

> packetsDiscardedOnSend of type unsigned long
>
> Total number of RTP packets for this SSRC that have been discarded due to socket errors, i.e. a socket error occured when handing the packets to the socket. This might happen due to various reasons, including full buffer or no available memory.

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

Received on Wednesday, 17 July 2019 13:29:25 UTC