Clone this repo:
  1. 1a99869 Pass packet arrival timestamp to DatagramConnection observers by Tony Herre · 67 minutes ago main master
  2. 32f14ab Implement `Assembler`. by Rasmus Brandt · 69 minutes ago
  3. 6f28bb4 Add a generic QP parser. by Emil Vardar · 82 minutes ago lkgr
  4. 1ae7fad Move waiting from FakeWebrtcVideoEncoderFactory to individual unittests by Danil Chapovalov · 2 hours ago
  5. 1a9ffd4 Refactor peer connection API dependencies by Tommi · 3 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