Make inbound-rtp stats object lifetime spec-compliant (behind flag). When field trial "WebRTC-RTP-Lifetime" is enabled, the creation of the inbound-rtp stats object is delayed until the first packet is received. - This aligns with spec and Firefox behavior. To aid testing, PeerConnectionTestWrapper has new negotiation methods added to give the test more control without having to write a lot of boilerplate code. (A separate CL will deal with outbound-rtp which, while the plan is they continue to be created before first packet is sent, should be delayed until after O/A has completed.) Bug: chromium:406585888 Change-Id: Ibac2128e80e0153659b68cc0f00869e5d1f27a69 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/405740 Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45428}
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.