1 Star 0 Fork 57

KelvinQ / webrtc-src

forked from egege / webrtc-src 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
stats.md 720 Bytes
一键复制 编辑 原始数据 按行查看 历史
% config.freshness.reviewed = '2022-10-01' %?> % config.freshness.owner = 'hta' %?>

getStats in WebRTC

The WebRTC getStats API is specified in https://w3c.github.io/webrtc-stats/ and allows querying information about the current state of a RTCPeerConnection API and some of its member objects.

Adding new statistics to Chrome

When adding a new standardized RTCStatsMember it is necessary to add it to the Chrome allowlist chrome/test/data/webrtc/peerconnection_getstats.js before landing the WebRTC change. This mechanism prevents the accidential addition and exposure of non-standard attributes and is not required for RTCNonStandardStatsMember which is not exposed to the web API.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/copicojeje/webrtc-src.git
git@gitee.com:copicojeje/webrtc-src.git
copicojeje
webrtc-src
webrtc-src
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891