Clone this repo:
  1. 0e231c1 Update WebRTC code version (2025-03-16T04:06:29). by webrtc-version-updater · 12 hours ago lkgr main master
  2. 9634696 Update WebRTC code version (2025-03-15T04:02:31). by webrtc-version-updater · 36 hours ago
  3. 99d1807 Move CorruptionDetectionFilterSettings into webrtc namespace. by Joachim Reiersen · 2 days ago
  4. b401d3d Add a callback to use StreamStats::rtp_stats as the source of truth. by Jeremy Leconte · 2 days ago
  5. c839686 Introduce SctpOptions struct as argument to SctpTransport::Start by Philipp Hancke · 2 days 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