commit | c6c02efb56b24df04ed9ab61252c14c7bddcca93 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Mon May 09 08:30:09 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 09 09:52:34 2022 |
tree | 5f80c7b80d5f951aa9dee12a235f30962a76a41f | |
parent | 47a9e6e94e2d02c94d40c35969776816ea292342 [diff] |
Revert "Don't create channel_manager when media_engine is not set" This reverts commit c48ad732d6eb69f14dd6d44f801d62997cef2c2f. Reason for revert: breaks downstream project Original change's description: > Don't create channel_manager when media_engine is not set > > Also remove a bunch of functions in ChannelManager that were just > forwarding to MediaEngineInterface. > > Bug: webrtc:13931 > Change-Id: Ia38591fd22c665cace16d032f5c1e384e413cded > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261304 > Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> > Reviewed-by: Henrik Boström <hbos@webrtc.org> > Commit-Queue: Harald Alvestrand <hta@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#36801} Bug: webrtc:13931 Change-Id: I1e260a2489547bd9483b50e043c28d2805b0fa5a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261660 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Owners-Override: Artem Titov <titovartem@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#36811}
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.