commit | 320e45ad8750c52458bf054b321108c9f1949622 | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Tue Nov 29 01:40:35 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 29 09:40:46 2016 +0000 |
tree | 9559bd85fae32159b245ef4915d52a8ed83f1132 | |
parent | 65e5f5a69f33b7f27575216016d878d383966b29 [diff] |
Use RateCounter for input/sent fps stats. Reports average of periodically computed stats over a call. Intervals when video is paused is no longer included in the stats: "WebRTC.Video.InputFramesPerSecond" "WebRTC.Video.SentFramesPerSecond" BUG=webrtc:5283 Review-Url: https://codereview.webrtc.org/2536743002 Cr-Commit-Position: refs/heads/master@{#15285}
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.