openvidu/openvidu-server
Robert Scheck 3d0ab7c92e IPv6 listening (RFC 6540)
Ensure that Nginx listens also additionally on the IPv6 socket if the
operating system inside the container provides IPv6 support. And as per
RFC 6540, IP nowadays means IPv4 and IPv6, not just IPv4-only.
2020-11-18 19:36:20 +01:00
..
deployments openvidu-deployment: Parametrize aws cli docker tag 2020-11-16 15:32:21 +01:00
docker IPv6 listening (RFC 6540) 2020-11-18 19:36:20 +01:00
src openvidu-server: refactor RecordingProperties generator in SessionRestController 2020-11-18 13:55:40 +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