commit | c51a5c00c47044e05b32c4266e13743c7554c18a | [log] [tgz] |
---|---|---|
author | Gavin Mak <gavinmak@google.com> | Sat Jul 27 05:50:54 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 30 21:11:33 2024 |
tree | 626d8d876d5a6dbccb37bb527773f340fd0b1f87 | |
parent | bde30d393b7d057e70d3b60831769db227292cec [diff] |
Replace FindSrcDirPath If the webrtc/src repo is checked out in a directory that isn't named "src", FindSrcDirPath will loop forever. Instead of trying to find the repo root, just use the location of the scripts and work out the root with os.pardir. Bug: b/333744051 Change-Id: Ifccdb85d3f9c7cb27ca57cc0b7bb96adf783660d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/357980 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Gavin Mak <gavinmak@google.com> Cr-Commit-Position: refs/heads/main@{#42701}
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.