commit | ef224d4c36c228db3a623fe8235efd067beecea4 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Wed Sep 17 07:43:12 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 17 09:44:14 2025 |
tree | ac004e82771eac4598248ff8f8796a2de334ac7c | |
parent | 224de905c9d4f546fe04ce25734de2b1b20bdc77 [diff] |
Modify SdpOfferAnswer to use field trials from PeerConnection Currently the ones from PeerConnectionFactory is used :( This patch is a follow up to https://webrtc-review.googlesource.com/c/src/+/409540. The testcase from that patch "incorrectly" passed due to trickery in integration_test_helper. Fix the problem by passing env from PeerConnection into SdpOfferAnswer. Also, - untrick integration_test_helper - make my original testcase pass also for planb Bug: b/444370738 Change-Id: Ib911822894da47eb333e0b8477200a582d3af448 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/410040 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45676}
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.