Allow media channel creation from the signaling thread Introduce VoiceChannelFactoryInterface and VideoChannelFactoryInterface to allow media send and receive channels to be safely created from the signaling thread. This avoids exposing the full MediaEngineInterface, which is restricted to the worker thread and makes it slightly more modular. Bug: webrtc:42222804 Change-Id: I064415cc86eadd48e830019b8b09488d153518f7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/475040 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47822}
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.