mirror of https://github.com/OpenVidu/openvidu.git
![]() Uses the MediaServer enum to contain information that is specific about each particular media server. Specifically, * kurento must record with the WEBM profile and ".webm" file extension * mediasoup must record with the MKV profile and ".mkv" file extension Integrating this as part of the global Openvidu config object makes it trivial to replace the static or hardcoded lines with others that simply obtain the data from the current media server mode in use. |
||
---|---|---|
.. | ||
deployments | ||
docker | ||
src | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md | ||
pom.xml | ||
sonar-project.properties |
README.md
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