mirror of https://github.com/OpenVidu/openvidu.git
- Create directory /run/secrets/coturn just when it is necessary to generate a new secret file for COTURN_SHARED_SECRET_KEY. (Docker daemon should generate it anyways while running - Use `tr -dc '[:alnum:]' </dev/urandom` instead of `tr -dc A-Za-z0-9 </dev/urandom` to generate alphanumeric COTURN_SHARED_SECRET_KEY - Define possible empty variables at the beginning of the entrypoint. - Fail script on any error with `set -o errexit -o errtrace -o pipefail -o nounset` - More meaningfull message while waiting Kibana service |
||
|---|---|---|
| .github | ||
| openvidu-browser | ||
| openvidu-client | ||
| openvidu-components-angular | ||
| openvidu-java-client | ||
| openvidu-node-client | ||
| openvidu-server | ||
| openvidu-test-browsers | ||
| openvidu-test-e2e | ||
| openvidu-testapp | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| NOTICE | ||
| README.md | ||
| ROADMAP.md | ||
| pom.xml | ||
| update-plainjs-prod.sh | ||
| update-plainjs.sh | ||
README.md
openvidu
Visit openvidu.io
Community Forum
Visit OpenVidu Community Forum
Contributors
This project exists thanks to all the people who contribute.
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]