mirror of https://github.com/OpenVidu/openvidu.git
![]() Simulcast is a per-Publisher configuration that allows to enable Simulcast senders on the client's PeerConnection of each sender. Simulcast is a WebRTC feature that sends multiple simultaneous streams with different video qualities, in order to let the media server decide which quality is best for which Subscriber on the receiving side. Enabled by default. |
||
---|---|---|
.. | ||
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