openvidu/openvidu-server
cruizba 946be88928 deployment: separated rules for dashboard/ and inspector/ in openvidu-proxy
To fix a rule in OpenVidu Enterprise to redirect `<domain>/inspector` to `<domain>/inspector/`,
now dashboard and inspector rules are separated to have different configurations
depending on the OpenVidu Edition PRO or Enterprise
2023-06-16 13:51:38 +02:00
..
deployments deployment: Restart and start OpenVidu CE services using "openvidu" deployemnt script 2023-06-15 17:14:26 +02:00
docker deployment: separated rules for dashboard/ and inspector/ in openvidu-proxy 2023-06-16 13:51:38 +02:00
src openvidu-server: Add HANodeRegistered and HANodeDeregistered to CDREventName 2023-06-13 11:05:29 +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 Update Copyright dates 2022-03-18 10:31:19 +01:00
README.md Update README with OpenVidu Tests badge 2022-06-08 14:40:26 +02:00
pom.xml Update to version 2.27.0 2023-05-03 11:01:36 +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 OpenVidu Tests 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