commit | bda11ca6da9a420a92cb2d5d22ea28d29dd85251 | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Fri Nov 15 14:54:45 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 18 10:47:30 2024 |
tree | a0afb8c1dad375e8a7b2e918f97fa651564c36f9 | |
parent | c79be57b479d5bd4a696730f476c457032e6a804 [diff] |
Add histogram WebRTC.Video.EstimatedClockDrift_ppm TimestampExtrapolator maps RTP timestamps of received video frames to local timestamps. As part of this mapping, the clock drift between the local and remote clock is estimated. Add the histogram WebRTC.Video.EstimatedClockDrift_ppm to log the relative clock drift in points per million. Bug: b/363166487 Change-Id: I0c2e628ef72c05a93e1f3138c8f71c77467130b7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/368342 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43413}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.