commit | f8cdd184d5299773dfb16063e8690aa2b5bad3ae | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Tue Mar 15 08:00:47 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 15 08:00:54 2016 |
tree | 9a5236f4a723388985c5d11b504d1666f395736f | |
parent | a1cf366ea9ad5e47240c2a9ba7041c293fc6e84d [diff] |
Add histogram stats for AV sync stream offset: "WebRTC.Video.AVSyncOffsetInMs" The absolute value of the sync offset between a rendered video frame and the latest played audio frame is measured per video frame. The average offset per received video stream is recorded when a stream is removed. Updated sync tests in call_perf_tests.cc to use this implementation. BUG=webrtc:5493 Review URL: https://codereview.webrtc.org/1756193005 Cr-Commit-Position: refs/heads/master@{#11993}
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.