commit | b50599b7b50c3ac84c22e1e183da427553ffd428 | [log] [tgz] |
---|---|---|
author | Tomas Lundqvist <tomasl@google.com> | Mon Oct 17 14:44:52 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 17 16:27:57 2022 |
tree | efec4dd6fe93a62313716f7b29db878cc13ee199 | |
parent | f0e65bab0e6cce9cb2453f703f7561c080fbcfd0 [diff] |
Expose jitter in time in addition to in samples. RFC 3550 specifies samples to be the unit while https://w3c.github.io/webrtc-stats/#receivedrtpstats-dict* specifies time. This avoids the need to convert to time in code that reads the jitter value from RtpReceiveStats. Bug: webrtc:13757 Change-Id: I972996971c58b686babd621ff4e0f5790fdf2cb1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/279281 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Tomas Lundqvist <tomasl@google.com> Cr-Commit-Position: refs/heads/main@{#38419}
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.