Clone this repo:
  1. 7b8b0f6 Update WebRTC code version (2025-01-25T04:02:12). by webrtc-version-updater · 13 hours ago lkgr main master
  2. 5090eaf Reland "srtp: spanify Protect + Unprotect" by Philipp Hancke · 3 days ago
  3. 4e8c984 Obfuscate private keys in unit tests to avoid false lint errors by Philipp Hancke · 2 days ago
  4. ede69fd Make IsSameRtpCodecIgnoringLevel work for any codec. by Henrik Boström · 31 hours ago
  5. f2ecdd7 Use ElementsAreArray in corruption detection unittests by Fanny Linderborg · 30 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