commit | 686ad4ff064471d1d80292a43bbd3796ec199446 | [log] [tgz] |
---|---|---|
author | Yura Yaroshevich <yura.yaroshevich@gmail.com> | Wed Feb 10 19:32:20 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 16 08:06:01 2021 |
tree | 5347a126fc34d732e876ca338353861620fb3fdc | |
parent | d1bbec3120d9cfbc86132bf91495233fa692d9b9 [diff] |
Resolve relative paths in sdk build scripts. E.g. such command: ./src/tools_webrtc/ios/build_ios_libs.sh --build_config debug \ --arch arm64 --output-dir ./out/ios_debug/ Failed before this CL, because build files actually saved into different location and when attempted to copy to destinatoin dir error occurred. No-Presubmit: True Bug: None Change-Id: Ib7dd23a95cc81873c0eb61cc3c6bf51573936f78 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/206810 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33275}
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.