commit | 924e561d6370dbc7bc4e8ef9bffc984dd401b196 | [log] [tgz] |
---|---|---|
author | Peter Hanspers <peterhanspers@webrtc.org> | Mon Sep 01 14:21:55 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 01 17:58:09 2025 |
tree | 58942c946620eb6c92f2b14536ad18d37a7857f7 | |
parent | 7dfaba1cba7067e33783d031330df1a3703f281d [diff] |
Revert "Propagate content name to ports at construction time, add sanity checks" I get a SIG_SEGV in basic_port_allocator.cc:AllocationSequence::OnReadPacket() on iOS. Reinstating the subscription to the OnPortDestroyedSignal for TURN ports fixes it but I'll leave it to the original author to determine what the correct approach is. This reverts commit 5dded01501f2e29e9f13de67dcf59d00dc2606de. Change-Id: I9c5497a1dbe1fc338aede54dd5e112e51cf40d5d Bug: none Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/407048 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Peter Hanspers <peterhanspers@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45522}
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.