https://github.com/mitar/webrtc
https://github.com/mitar/webrtc
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mitar/webrtc
- Owner: mitar
- License: other
- Created: 2015-12-09T05:11:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T05:21:03.000Z (over 10 years ago)
- Last Synced: 2024-10-19T15:18:48.491Z (over 1 year ago)
- Language: C++
- Homepage: https://chromium.googlesource.com/external/webrtc
- Size: 105 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
**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
* Official web site: http://www.webrtc.org
* Master source code repo: https://chromium.googlesource.com/external/webrtc
* Samples and reference apps: https://github.com/webrtc
* Mailing list: http://groups.google.com/group/discuss-webrtc
* Continuous build: http://build.chromium.org/p/client.webrtc