Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lynckia/licode
Open Source Communication Provider based on WebRTC and Cloud technologies
https://github.com/lynckia/licode
licode webrtc
Last synced: 2 days ago
JSON representation
Open Source Communication Provider based on WebRTC and Cloud technologies
- Host: GitHub
- URL: https://github.com/lynckia/licode
- Owner: lynckia
- License: mit
- Created: 2012-11-28T13:44:11.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T13:14:59.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:03:45.335Z (about 1 month ago)
- Topics: licode, webrtc
- Language: C++
- Homepage: http://lynckia.com/licode
- Size: 25.3 MB
- Stars: 3,099
- Watchers: 234
- Forks: 1,013
- Open Issues: 302
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - lynckia/licode - Open Source Communication Provider based on WebRTC and Cloud technologies (others)
README
# Licode
An Open Source WebRTC Communications Platform.
With Licode you can host your own WebRTC conference provider and build applications on top of it with easy to use APIs: [client-side](http://licode.readthedocs.io/en/master/client_api/) and [server-side](http://licode.readthedocs.io/en/master/server_api/).
You have two options to start using Licode:
* If you want a quick taste of what Licode can do or you are familiar with [Docker](http://www.docker.com) - [How to use the docker image or build your own](http://licode.readthedocs.io/en/master/docker/)
* If you are interested in contributing, want to get a better view of the Licode architecture or you don't trust those fancy containers - [How to build Licode from source](http://licode.readthedocs.io/en/master/from_source/)
## Community Forums
Most discussions take place in the [Licode discourse](http://discourse.lynckia.com/). Please feel free to jump in to discuss anything Licode or WebRTC related. This is also a good place to find answers for your Licode problems.
## Contributing
You can find our contributing guide [here](http://lynckia.com/licode/contribute.html).
## Code Of Conduct
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this [code](https://github.com/lynckia/licode/blob/master/CODE_OF_CONDUCT.md).
## License
[MIT License](https://github.com/lynckia/licode/blob/master/LICENSE).
More info at:
http://www.lynckia.com/licode