Dactyloidae/media/webrtc/trunk
2025-05-27 23:22:51 +08:00
..
build Merge remote-tracking branch 'origin/tracking' into custom 2025-05-27 23:22:51 +08:00
chromium_deps import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
google_apis/build import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
net import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
supplement import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
testing Use UTC where appropriate in python files 2019-02-14 14:28:19 +08:00
third_party/opus import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
tools Merge remote-tracking branch 'origin/tracking' into custom 2023-05-05 23:02:05 +08:00
webrtc add configure option '--enable-int-audio-sample' for speed and audio driver compatibility, and fixups in exports and webrtc. 2023-08-19 06:41:26 +08:00
AUTHORS [WebRTC] updated to upstream branch 49 and related. 2021-10-01 10:48:39 +08:00
DEPS [WebRTC] updated to upstream branch 49 and related. 2021-10-01 10:48:39 +08:00
dummy_file.txt import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Makefile.old import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
OWNERS [WebRTC] updated to upstream branch 49 and related. 2021-10-01 10:48:39 +08:00
peerconnection.gyp [WebRTC] updated to upstream branch 49 and related. 2021-10-01 10:48:39 +08:00
peerconnection.Makefile import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
peerconnection_client.target.mk import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
README.md [WebRTC] updated to upstream branch 49 and related. 2021-10-01 10:48:39 +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