commit | 4306fc70d778887d8a2ea71b6f4bc6a12d1d9447 | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Mon Oct 19 07:35:21 2015 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 19 07:35:27 2015 |
tree | 21abf97379d58bd6ea2bf890366b77057a3e19b0 | |
parent | a20de2030f7f3a3c5e252ccc76a467109f5a93dc [diff] |
Add histogram for percentage of sent frames that are limited in resolution due to quality: - "WebRTC.Video.QualityLimitedResolutionInPercent" and if a frame is downscaled, the average number of times the frame is downscaled: - "WebRTC.Video.QualityLimitedResolutionDownscales" BUG= Review URL: https://codereview.webrtc.org/1325153009 Cr-Commit-Position: refs/heads/master@{#10319}
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.