openvidu/openvidu-server
Saúl Pablo Labajo Izquierdo 69bd2d0722
Update metricbeat-elasticsearch.yml
Changes needed to get metrics from the media node host base system (cpu, memory, disk, network, uptime))
Also changed polling period to 10x so not to oversize elasticsearch storage
2021-01-08 10:58:38 +01:00
..
deployments Update metricbeat-elasticsearch.yml 2021-01-08 10:58:38 +01:00
docker Fix typo in output message 2020-12-29 10:19:40 -05:00
src openvidu-server: environmentId on mediaServerCrashed 2020-12-23 12:27:20 +01: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.16.0 2020-11-12 15:45:57 +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