openvidu/openvidu-server
cruizba f3c5bfe321 Deployment repos migration:
- Move deployment stuff of openvidu-ce from https://github.com/OpenVidu/openvidu-cloud-devops
- Move deployment stuff of openvidu-pro from https://github.com/OpenVidu/openvidu-pro-clustering
- Remove readmes to avoid confusions of official documentation
- Update installation scripts to use this repo
- Better folder structure:
   - docker-compose -> Include docker-compose files for deployments
   - docker -> Include docker images
   - aws -> Cloudformation related stuff for aws.
2020-07-16 20:09:48 +02:00
..
deployments Deployment repos migration: 2020-07-16 20:09:48 +02:00
docker Deployment repos migration: 2020-07-16 20:09:48 +02:00
src Update to version v2.15.0 2020-07-03 10:53:47 +00: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 openvidu.io/docs/ to docs.openvidu.io/en/stable/ 2020-04-14 13:35:50 +02:00
pom.xml Update to version v2.15.0 2020-07-03 10:53:47 +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