Add `RtcpRttCalculator`. This class takes a sequences of RTCP messages (SR, RR, XR) and calculates individual RTT samples. It will be integrated into the video timing simulator in an upcoming change. Bug: b/423646186 Change-Id: I59661a50a1491cd0dcf79b68d9d9d91519a8d1cd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/478882 Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47922}
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.