commit | ea8c0f6fcbd79fd3933cf2f2511a8900c1a9344a | [log] [tgz] |
---|---|---|
author | Stefan Holmer <stefan@webrtc.org> | Wed Jan 13 07:58:38 2016 |
committer | Stefan Holmer <stefan@webrtc.org> | Wed Jan 13 07:58:52 2016 |
tree | 87736822d0fc24dede4fe67789520d0b79676613 | |
parent | 365543d0e782400a91ac714059273fd16101d256 [diff] |
Fix capture ntp time issue introduced with r11187. I think the problem was that I only introduced delay in one direction, and the estimation assumes that the RTT is evenly divided between the send direction and the receive direction, which was true for the old test. BUG=chromium:576246 R=pbos@webrtc.org Review URL: https://codereview.webrtc.org/1577853005 . Cr-Commit-Position: refs/heads/master@{#11233}
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.