Skip to content
Open Source Communication Provider based on WebRTC and Cloud technologies
C++ JavaScript Shell Python HTML CMake Other
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci Add commit and public ip info to prometheus metrics (#1482) Oct 21, 2019
.github Added template for reporting issues (#880) May 4, 2017
cert ErizoController ssl configuration Jul 29, 2015
doc Trigger connection-failed events when negotiation times out (#1547) Feb 25, 2020
erizo Update nICEr (#1567) May 6, 2020
erizoAPI User WeakPtr instead of raw pointers in MediaDef (#1558) Mar 23, 2020
erizo_controller Emit re/connection events (#1571) May 7, 2020
extras Queue negotiation messages in ErizoJS (#1527) Jan 27, 2020
feature-review Updated feature review (#1068) Nov 15, 2017
nuve Bump minimist from 1.2.0 to 1.2.5 in /nuve (#1557) Apr 6, 2020
scripts Fix Opus download URL (#1576) May 6, 2020
spine Add package-lock and fix indentation issues (#1524) Dec 12, 2019
test Add a new mechanism to enable fallback mode on high audio losses (#1450) Sep 20, 2019
utils Add docker latest tag for staging releases (#1427) Jul 5, 2019
.dockerignore Fix docker push with multiple tags (#981) Jul 26, 2017
.eslintignore Use eslint for nuve (#1321) Nov 9, 2018
.eslintrc Add/use es lint for all erizoController components (#1308) Oct 2, 2018
.gitattributes Added line ending normalization. Dec 18, 2012
.gitignore Install JS deps via new package.json files (#1499) Nov 11, 2019
.nvmrc Update to Node v12 (#1500) Nov 20, 2019
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md Aug 8, 2017
CONTRIBUTING.md Improved open source docs (#997) Aug 8, 2017
Dockerfile Install JS deps via new package.json files (#1499) Nov 11, 2019
LICENSE Use template for License (#999) Aug 8, 2017
README.md Use template for License (#999) Aug 8, 2017
mkdocs.yml Update docs to latest mkdocs version (#1511) Nov 29, 2019
package-lock.json Update mocha and winston (#1529) Jan 9, 2020
package.json Update mocha and winston (#1529) Jan 9, 2020

README.md

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 and server-side.

You have two options to start using Licode:

Community Forums

Most discussions take place in the Licode discourse. 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.

Code Of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code.

License

MIT License.

More info at: http://www.lynckia.com/licode

You can’t perform that action at this time.