This reverts commit 7e91482fcc496103f36333a569992c81b6dc9e9c. Reason for revert: Speculative revert, as Android FYI bots are red starting https://webrtc.googlesource.com/src/+/7e91482fcc496103f36333a569992c81b6dc9e9c where this CL landed. See also https://bugs.chromium.org/p/chromium/issues/detail?id=1065805. Original change's description: > Add interface_id to rtc::Network > > This patch adds an interface_id property > to rtc::Network. It is an enumeration of the > interface names that are present. > > This enables a local ICE agent to keep track > of which connections are using which interfaces, > something that is useful for predicting how > connections behave. > > This is part 1 of https://webrtc-review.googlesource.com/c/src/+/85520 > > Bug: webrtc:9446 > Change-Id: Ia6ec1f14ac240799fb1be49d67d82e2733e87acf > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171061 > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Commit-Queue: Jonas Oreland <jonaso@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#30882} No-Presubmit: True Bug: webrtc:9446 TBR=hta@webrtc.org, jonaso@webrtc.org Change-Id: If86e2e0653b53a8eae26a97ce9fa68748b440607 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172092 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Olga Sharonova <olka@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30937}
…
…
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.
Development
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%