Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

Clone this repo:
  1. 6332a8b Update WebRTC code version (2025-11-15T04:07:03). by webrtc-version-updater · 2 hours ago main master
  2. 790f500 Reland "Make SignalTrampoline immovable" by Harald Alvestrand · 6 hours ago
  3. 3b54868 Use absl::AnyInvocable instead of std::function in RtpTransmissionManager/DtlsSrtpTransport by Philipp Hancke · 17 hours ago
  4. c44d87f Reenable Android32 (more configs) by Björn Terelius · 18 hours ago lkgr
  5. 68a944f Reland "Reland "Notify first packet received after receptiveness change"" by Philipp Hancke · 20 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