commit | 86ac1df5ae17065f9e6f399cb9e4854aecc85cda | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Tue Aug 27 17:27:00 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 02 15:35:10 2024 |
tree | 0c8c78cc985675e03776b50d3313ab366d2668c5 | |
parent | 9212f095a0d751e8e4f00285aba8eb2c1e64465d [diff] |
Fix libsrtp openssl build which broke since libsrtp included openssl/srtp.h instead of its own srtp.h due to the order of include directories BUG=webrtc:42234521 Change-Id: Idc5cba2114febd1e0835d201b6c23424a88e62d1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360705 Reviewed-by: Florent Castelli <orphis@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#42913}
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.