W3C home > Mailing lists > Public > public-webrtc@w3.org > October 2022

[webrtc-stats] add framesDropped stats to video sender(RTCOutboundRtpStreamStats) (#705)

From: webrtc@bytedance via GitHub <webrtc@bytedance>
Date: Sun, 09 Oct 2022 03:12:59 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-1402132984-1665285178-sysbot+gh@w3.org>
bdrtc has just created a new issue for https://github.com/w3c/webrtc-stats:

== add framesDropped stats to video sender(RTCOutboundRtpStreamStats) ==
video frame maybe dropped prior to encode,  [according to webrtc code] (https://chromium.googlesource.com/external/webrtc/+/master/api/video_codecs/video_encoder.h#65), the capture video frame maybe dropped by encoder's internal rate limiter or MediaOptimizations , but no stats about this now, its useful for diagnose  online video problems, and the same stats exist in[[RTCInboundRtpStreamStats](https://w3c.github.io/webrtc-stats/#dom-rtcinboundrtpstreamstats-framesdropped).
we recommend add such stats to video sender side.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 9 October 2022 03:13:01 UTC

This archive was generated by hypermail 2.4.0 : Sunday, 9 October 2022 03:13:03 UTC