rtc_event_log_visualizer: Fix crash due to infinite queue delay Prevents calling `ms()` on non-finite `TimeDelta` values in `CreateScreamSimulationDelayGraph`. This can happen when a SCReAM v2 simulation reset is triggered (due to high queue delay) or during the initial phase of the simulation. Bug: webrtc:436707095 Change-Id: Ia5f32cb8730b5f44bf273f37efadbe3e0df79daa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/476320 Commit-Queue: Björn Terelius <terelius@webrtc.org> Auto-Submit: Per Kjellander <perkj@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47835}
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.