Clone this repo:
  1. 68f4e27 Add RtpSender OnFirstPacketSent callback. by Jakob Ivarsson · 15 hours ago lkgr main master
  2. 99058d9 Export webrtc::ScalabilityModeFromString. by Jianjun Zhu · 21 hours ago
  3. 6bf6cfb Do not remove the highest loss observation if we suddenly send a lot more. by Diep Bui · 21 hours ago
  4. 2b36b37 In AudioProcessing Simulator move AudioProcessing construction closer to api layer by Danil Chapovalov · 2 days ago
  5. 1d2f85d Implement support for receiving feedback according to RFC 8888 by Per K · 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