android_mt6572_jiabo/external/webrtc
2025-09-05 16:56:03 +08:00
..
build_overrides first commit 2025-09-05 16:56:03 +08:00
chromium first commit 2025-09-05 16:56:03 +08:00
data first commit 2025-09-05 16:56:03 +08:00
infra first commit 2025-09-05 16:56:03 +08:00
resources first commit 2025-09-05 16:56:03 +08:00
talk first commit 2025-09-05 16:56:03 +08:00
third_party first commit 2025-09-05 16:56:03 +08:00
tools first commit 2025-09-05 16:56:03 +08:00
webrtc first commit 2025-09-05 16:56:03 +08:00
.clang-format first commit 2025-09-05 16:56:03 +08:00
.gitignore first commit 2025-09-05 16:56:03 +08:00
.gn first commit 2025-09-05 16:56:03 +08:00
all.gyp first commit 2025-09-05 16:56:03 +08:00
android-webrtc.mk first commit 2025-09-05 16:56:03 +08:00
Android.mk first commit 2025-09-05 16:56:03 +08:00
AUTHORS first commit 2025-09-05 16:56:03 +08:00
BUILD.gn first commit 2025-09-05 16:56:03 +08:00
check_root_dir.py first commit 2025-09-05 16:56:03 +08:00
codereview.settings first commit 2025-09-05 16:56:03 +08:00
COPYING first commit 2025-09-05 16:56:03 +08:00
DEPS first commit 2025-09-05 16:56:03 +08:00
LICENSE first commit 2025-09-05 16:56:03 +08:00
license_template.txt first commit 2025-09-05 16:56:03 +08:00
LICENSE_THIRD_PARTY first commit 2025-09-05 16:56:03 +08:00
MODULE_LICENSE_BSD first commit 2025-09-05 16:56:03 +08:00
NOTICE first commit 2025-09-05 16:56:03 +08:00
OWNERS first commit 2025-09-05 16:56:03 +08:00
PATENTS first commit 2025-09-05 16:56:03 +08:00
PRESUBMIT.py first commit 2025-09-05 16:56:03 +08:00
pylintrc first commit 2025-09-05 16:56:03 +08:00
README.md first commit 2025-09-05 16:56:03 +08:00
setup_links.py first commit 2025-09-05 16:56:03 +08:00
sync_chromium.py first commit 2025-09-05 16:56:03 +08:00
TODO first commit 2025-09-05 16:56:03 +08:00
WATCHLISTS first commit 2025-09-05 16:56:03 +08:00

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. This page is maintained by the Google Chrome team.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

More info