commit | 0237106559e63aea6d1ef4b11b64a32413564cdd | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Thu Jan 31 15:45:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 04 09:58:08 2019 |
tree | a82522d40463d88f727805aabd3fad79cba027d2 | |
parent | 126648763184b7e224d6c4a2f85efb4a9307378f [diff] |
Expose video freeze metrics in GetStats. This adds the following non-standardized metrics to video receiver stats: - freezeCount - pauseCount - totalFreezesDuration - totalPausesDuration - totalFramesDuration - sumOfSquaredFrameDurations For description of these metrics see https://henbos.github.io/webrtc-provisional-stats/#RTCVideoReceiverStats-dict* Bug: webrtc:10145 Change-Id: I4c76d5651102e73b1592ffed561e6224f2badeb6 Reviewed-on: https://webrtc-review.googlesource.com/c/114840 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26523}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.