Video timing simulator: Implement stream metrics. This change implements aggregation of per-frame metrics into per-stream metrics. There is some custom aggregation implemented, but the aggregation of most metrics is delegated to `SamplesStatsCounter`. I also took the opportunity to make the handling of the sentinel values (infinite timestamps and time deltas) more robust. Bug: b/423646186 Change-Id: Ia40cc4308f9fabdd137a7ac032194fed6a6a6964 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/448901 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#46894}
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.