Clone this repo:
  1. 302c0f8 Update WebRTC code version (2024-03-19T04:13:33). by webrtc-version-updater · 2 hours ago main master
  2. 43a1dff Roll chromium_revision 026656344d..cbc33d5567 (1274293:1274686) by chromium-webrtc-autoroll · 2 hours ago
  3. 9fef6f1 Roll chromium_revision 0ee7acc048..026656344d (1274114:1274293) by chromium-webrtc-autoroll · 12 hours ago
  4. 802552a Update test VideoEncoderFactories to pass Environment to construct VideoEncoder by Danil Chapovalov · 14 hours ago lkgr
  5. 1d26fd3 Replace SignalClosed sigslot with absl::AnyInvocable by Tommi · 13 hours ago

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 here 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