- From: 石头 via GitHub <sysbot+gh@w3.org>
- Date: Mon, 09 Oct 2023 03:24:21 +0000
- To: public-webrtc@w3.org
flyingzl has just created a new issue for https://github.com/w3c/webrtc-stats: == Exposing audio interruption metrics to JavaScript == We already have video-related metrics like [freezeCount](https://w3c.github.io/webrtc-stats/#dom-rtcinboundrtpstreamstats-freezecount) and [totalFreezesDuration](https://w3c.github.io/webrtc-stats/#dom-rtcinboundrtpstreamstats-totalfreezesduration), but audio-related metrics are missing, although they have been [mplemented in libwebrtc](https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/api/stats/rtcstats_objects.h;l=359;drc=1ab61886a9b1bb6c2307653d4e7d66e593715ed1) <img width="1126" alt="image" src="https://github.com/w3c/webrtc-stats/assets/492952/018aedc3-68a5-4272-ab4b-943e0448c9fc"> please consider exposing the audio-related metrics to Javascript Developers. Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/770 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 9 October 2023 03:24:23 UTC