mirror of https://github.com/OpenVidu/openvidu.git
![]() * Old: MediaFlowOutStateChange * New: MediaFlowOutStateChanged * Old: MediaFlowInStateChange * New: MediaFlowInStateChanged * Old: MediaTranscodingStateChange * New: MediaTranscodingStateChanged * Old: OnIceCandidate * New: IceCandidateFound * Old: OnIceGatheringDone * New: IceGatheringDone * Old: OnIceComponentStateChanged, IceComponentStateChanges * New: IceComponentStateChanged * Old: OnDataChannelOpened, DataChannelOpens * New: DataChannelOpened * Old: OnDataChannelClosed, DataChannelClose * New: DataChannelClosed |
||
---|---|---|
.. | ||
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