commit | b34556e5986800edf16c8ab5fe9132c05f74a3b0 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Mar 21 13:38:32 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 21 15:40:39 2018 |
tree | aa51f48eab66fc2e18e488bda59f21543ba14ac7 | |
parent | 763e947cf3799925c6bbb219b581f5820a391504 [diff] |
Added receive time calculator under field trial. The receive time calculator combines the packet time stamps received from the socket interface with the system clock used in WebRTC. This means that the packet timestamps are set in the WebRTC clock timebase and that large jumps in the time stamps from the socket will not affect the reported receive time stamps. Bug: None Change-Id: I293925c41919829524a115bb9377027bf0a797fb Reviewed-on: https://webrtc-review.googlesource.com/61862 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22540}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.