- From: Doreapp via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Jul 2021 09:00:41 +0000
- To: public-webrtc@w3.org
Doreapp has just created a new issue for https://github.com/w3c/webrtc-stats: == Expose the usefull experimental stats to a JavaScript layer == Some statistics, such as `freezeCount`, `totalFreezeDuration`, `pauseCount` and `totalPauseDuration` are only available from a native level or through *webrtc-internals*. Those are documented as [webrtc-provisional-stats](https://github.com/w3c/webrtc-provisional-stats) and seem to be implemented some time ago (according to [this commit](https://webrtc.googlesource.com/src.git/+/0237106559e63aea6d1ef4b11b64a32413564cdd) in February 2019) I would love to be able to access these metrics from a JavaScript level, ideally from the `getStats` function. Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/609 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 6 July 2021 09:00:42 UTC