commit | 69e9cb08285f6cbcab547c7a5e6aa668fa6f2d29 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Mon Oct 31 21:48:26 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 31 21:48:44 2016 |
tree | bd11f2b2994dbcbf981375ef12958cf666c6a66a | |
parent | bb9212a33e3dba6b05c632a9d5a42f35ebea0b4f [diff] |
RTCOutboundRTPStreamStats[1] added. This also adds RTCRTPStreamStats[2] which it derives from. Not all stats are supported in this CL, this must be addressed before closing the issue. RTCStatsReport also gets a timestamp and ToString. [1] https://w3c.github.io/webrtc-stats/#outboundrtpstats-dict* [2] https://w3c.github.io/webrtc-stats/#streamstats-dict* BUG=chromium:627816, chromium:657856, chromium:657854 Review-Url: https://codereview.webrtc.org/2456463002 Cr-Commit-Position: refs/heads/master@{#14860}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.