https://github.com/lynckia/licode
Open Source Communication Provider based on WebRTC and Cloud technologies
https://github.com/lynckia/licode
licode webrtc
Last synced: 10 months 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T10:01:21.000Z (10 months ago)
- Last Synced: 2025-05-13T14:23:35.941Z (10 months ago)
- Topics: licode, webrtc
- Language: C++
- Homepage: http://lynckia.com/licode
- Size: 25.8 MB
- Stars: 3,127
- Watchers: 231
- Forks: 1,011
- 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