commit | da535c405597864b8396b2029dec70ab9fb76e8b | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Tue Oct 20 06:32:41 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 20 06:32:48 2015 |
tree | d3ca9ae8be61c7a3464be57fe5f256f2793f7e78 | |
parent | 42b14786396d0e843ec502c2e68b994ec293ddb1 [diff] |
Add histogram for percentage of sent frames that are limited in resolution due to bandwidth: - "WebRTC.Video.BandwidthLimitedResolutionInPercent" If the frame is bandwidth limited, the average number of disabled resolutions is logged: - "WebRTC.Video.BandwidthLimitedResolutionsDisabled" BUG= Review URL: https://codereview.webrtc.org/1311533012 Cr-Commit-Position: refs/heads/master@{#10333}
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.