android13/external/webrtc
..
android_tools
api
audio
base/third_party/libevent
build_overrides
call
common_audio
common_video
data
docs
examples
logging
media
modules
p2p
pc
resources
rtc_base
rtc_tools
sdk
stats
style-guide
system_wrappers
test
third_party
tools_webrtc
video
.clang-format
.git-blame-ignore-revs
.gn
.vpython
AUTHORS
Android.bp
Android.mk
BUILD.gn
CODE_OF_CONDUCT.md
DEPS
ENG_REVIEW_OWNERS
LICENSE
METADATA
MODULE_LICENSE_BSD
OWNERS
OWNERS.webrtc
PATENTS
PRESUBMIT.py
README.chromium
README.md
WATCHLISTS
abseil-in-webrtc.md
codereview.settings
common_types.h
license_template.txt
native-api.md
presubmit_test.py
presubmit_test_mocks.py
pylintrc
style-guide.md
webrtc.gni
webrtc_lib_link_test.cc
whitespace.txt

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 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