tree: ca9c4881ee3dab4f023562c06fd3f493957ee12b [path history] [tgz]
  1. infra/
  2. resources/
  3. third_party/
  4. webrtc/
  5. .clang-format
  6. .git-blame-ignore-revs
  7. .gn
  8. AUTHORS
  9. BUILD.gn
  10. check_root_dir.py
  11. codereview.settings
  12. DEPS
  13. LICENSE
  14. license_template.txt
  15. LICENSE_THIRD_PARTY
  16. OWNERS
  17. PATENTS
  18. PRESUBMIT.py
  19. pylintrc
  20. README.md
  21. WATCHLISTS
Source/ThirdParty/libwebrtc/Source/README.md

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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

More info