Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martindevans/webrtc-dissonance
Fork of webrtc for Dissonance Voice Chat
https://github.com/martindevans/webrtc-dissonance
Last synced: 5 days ago
JSON representation
Fork of webrtc for Dissonance Voice Chat
- Host: GitHub
- URL: https://github.com/martindevans/webrtc-dissonance
- Owner: martindevans
- License: other
- Created: 2017-07-06T12:58:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T15:08:45.000Z (over 1 year ago)
- Last Synced: 2024-12-29T18:24:40.003Z (28 days ago)
- Language: C++
- Size: 144 MB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
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.### 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