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
|
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| README.md | ||
| pom.xml | ||
README.md
openvidu-client
Internal Java client used by openvidu-server. Can be used to implement an Android client.