commit | 8688a4e2b53865cfd647a263f8685c3b6de8dacc | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Thu Apr 28 06:42:35 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Apr 28 06:42:42 2016 |
tree | aa04e485e0e07aaf593f5160f536eaecb3498b86 | |
parent | 3d09dfdbba5319c735b73b471ff69976292a7583 [diff] |
Add histogram stats for jitter buffer delay and current/target delay for received video streams: - "WebRTC.Video.JitterBufferDelayInMs" - "WebRTC.Video.TargetDelayInMs" (jitter delay + decode time + render delay) - "WebRTC.Video.CurrentDelayInMs" BUG= Review-Url: https://codereview.webrtc.org/1885393002 Cr-Commit-Position: refs/heads/master@{#12539}
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.