Clone this repo:
  1. 138c5d0 Use simulated time controller in connection_unittest by Evan Shrubsole · 36 minutes ago main master
  2. 99af3b1 Suggest test::RunLoop in AutoThread/AutoSocketServerThread comments by Evan Shrubsole · 89 minutes ago lkgr
  3. 7717f4e Disable Scream integration tests on ASAN since some of them are too slow. by Per K · 2 hours ago
  4. cfd4138 Reland "Allow injecting media channel into VideoRtpReceiver" by Tommi · 2 hours ago
  5. fadce0a Plumb a control for max SCTP streams from PeerConnection options. by Harald Alvestrand · 2 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