Clone this repo:
  1. 397645b Update WebRTC code version (2024-11-02T04:04:51). by webrtc-version-updater · 2 hours ago main master
  2. 9317a30 Add generation of CCFB in answer (RFC8888 support) by Harald Alvestrand · 17 hours ago lkgr
  3. 037ab26 In tests replace AudioProcessingBuilder with BuiltinAudioProcessingBuilder by Danil Chapovalov · 20 hours ago
  4. 141dfb0 Remove webrtc::ToLogString as no longer needed by Danil Chapovalov · 2 days ago
  5. 661ed67 Return a status in ParsedRtcEventLog instead of checked_cast. by Björn Terelius · 3 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