gecko-dev/media/webrtc/trunk
Randell Jesup db244f7210 Bug 1332664: Cherry-pick upstream webrtc.org patch to not depend on 'experimental' includes for libvpx r=rillian 2017-01-27 21:10:58 -05:00
..
build Bug 1325299 - Don't explicitly set PSAPI_VERSION. r=glandium 2016-12-30 01:29:52 +09:00
chromium_deps
google_apis/build
net
supplement
testing Bug 1295687: Cherrypick -Wunused-private-field warning fix from upstream gtest into our gtest clone for webrtc. r=jesup 2016-08-16 11:53:10 -07:00
third_party/opus
tools Bug 1250356: rollup of changes for webrtc after applying webrtc.org v49 update r=pkerr,ng,pehrsons,etc 2016-12-27 19:41:02 -05:00
webrtc Bug 1332664: Cherry-pick upstream webrtc.org patch to not depend on 'experimental' includes for libvpx r=rillian 2017-01-27 21:10:58 -05:00
AUTHORS Bug 1250356: Webrtc updated to upstream branch 49; pull made 2016-02-22 by pkerr rs=jesup 2016-12-27 19:40:48 -05:00
DEPS Bug 1250356: Webrtc updated to upstream branch 49; pull made 2016-02-22 by pkerr rs=jesup 2016-12-27 19:40:48 -05:00
Makefile.old
OWNERS Bug 1250356: Webrtc updated to upstream branch 49; pull made 2016-02-22 by pkerr rs=jesup 2016-12-27 19:40:48 -05:00
README.md Bug 1250356: Webrtc updated to upstream branch 49; pull made 2016-02-22 by pkerr rs=jesup 2016-12-27 19:40:48 -05:00
dummy_file.txt
peerconnection.Makefile
peerconnection.gyp Bug 1250356: rollup of changes for webrtc after applying webrtc.org v49 update r=pkerr,ng,pehrsons,etc 2016-12-27 19:41:02 -05:00
peerconnection_client.target.mk

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