mirror of https://github.com/OpenVidu/openvidu.git
![]() This merge commit includes 2 merge conflicts:
* openvidu-browser/src/OpenVidu/Session.ts
In modern code, the OpenVidu version is obtained through other means.
However in the mediasoup branch this value is used in several of the
*LEGACY.ts files.
* openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts
In the mediasoup branch, the special treatment for ionic was removed:
openvidu-browser: removed Ionic iOS timeout on first subscription
|
||
---|---|---|
.. | ||
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