Clone this repo:
  1. cc3ce28 Update WebRTC code version (2024-04-23T04:02:31). by webrtc-version-updater · 4 hours ago main master
  2. d200488 Introduce StreamInterface::FireEvent for firing stream events by Tommi · 17 hours ago
  3. 622ca1a stats: fix remote-outbound-rtp id for video by Philipp Hancke · 7 days ago
  4. 15f40ec Roll chromium_revision 7ea464a976..b57dda5f8e (1290570:1290713) by chromium-webrtc-autoroll · 15 hours ago lkgr
  5. 86298f7 Implementation of RFC 8888 TranportLayerFeedback RTCP packet by Per K · 19 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