openvidu/openvidu-server
Robert Scheck 097030c846 openvidu-proxy: Pick up environment settings for TLS version, ciphers and HSTS
TLS version, ciphers and HSTS have been made configurable with #560, but these
settings are currently not getting picked up from environment variables...
2021-08-26 19:46:00 +02:00
..
deployments openvidu-proxy: Pick up environment settings for TLS version, ciphers and HSTS 2021-08-26 19:46:00 +02:00
docker deployment: Minor fix detect-external-ip.sh 2021-07-14 10:26:11 +02:00
src Fix e2e tests 2021-08-11 02:20:53 +02:00
.gitignore openvidu-server: main index.html at "/" 2020-04-17 13:08:38 +02:00
LICENSE Initial OpenVidu platform commit 2016-10-11 09:53:32 +02:00
NOTICE Copyright update from 2019 to 2020 2020-02-04 11:25:54 +01:00
README.md Updated "Support badge" of README 2021-03-09 12:33:49 +01:00
pom.xml Update to version v2.19.0 2021-07-26 12:01:34 +00:00
sonar-project.properties CDR file only created when openvidu.cdr thanks to conditional logback.xml 2018-02-02 19:45:39 +01:00

README.md

License badge Documentation Status Docker badge Support badge

openvidu-server

  • Description: OpenVidu server side. It receives the remote procedure calls from openvidu-browser and manage all the media streams operations. You don't have to make direct use of it. Just to run it.

  • Docs: REST API

  • Release: OpenVidu Artifacts