commit | 8c513c7600a777bacc96151e317c669d039360b4 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Tue May 07 19:22:24 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 07 21:16:28 2019 |
tree | c089c104180aad9a27a5fef726691d6193f92c97 | |
parent | 490d76c9b30adc0ff2b549a5c552e570a13e0b61 [diff] |
Add metrics related to video freezes to VideoAnalyzer Add metrics: 1. Video freeze duration ratio. 2. Average duration of video freezes. 3. Average number of freezes per minute. 4. Harmonic frame rate. Bug: None Change-Id: Ic3192d3b6373c4fdf22e9051331d618dc7f4dbeb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135466 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27869}
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.