Add `RttSimulator`. This new session-level component relies on the recently landed `RtcpRttCalculator` to estimate session-level max RTT from stream-level RTT samples. The session-level RTT will be propagated to the streams through the `RtcEventLogDriver` in an upcoming change. Bug: b/423646186 Change-Id: Ic0c27123d4a711262b42410e4f28156607736267 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/479142 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47955}
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.