commit | d3685676bfe48a81e415282432b69a3d74ad82ef | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Wed Jul 19 08:34:08 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 19 09:12:52 2023 |
tree | 92fbd947773a902aba225a820744ccb9e64de796 | |
parent | b6c0ddc48dcd15d58d646c9fc3fb7f11dc3a7b9e [diff] |
Support Reclient developer builds Step 0) Run gclient runhooks - Add `download_remoteexec_cfg: True` in `custom_vars` of your .gclient. - `fetch_reclient_cfgs` hook needs to run. Step 1) Generate build dir ❯ gn gen out/rbe --args="use_remoteexec=true" Step 2) ❯ autoninja -C out/rbe all Proxy started successfully. ninja: Entering directory `out/rbe' [0/1] Regenerating ninja files [8776/8776] STAMP obj/default.stamp Shutting down reproxy... RBE Stats: ↓ 693.96 MB, ↑ 25.51 MB, 6474 remote executions Bug: b/243595573 Change-Id: I32c3e0706effc45ac8ca8b882fbcdc71171b53d2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311620 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#40444}
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.