We continue improving the new OpenVidu v3 beta version, addressing some limitations and fixing some bugs. OpenVidu v3 GA version is getting closer!
Changelog
- Improved mediasoup support: data messages work (LiveKit reference), and Ingress is now supported (LiveKit reference).
- Improved OpenVidu Local Deployment: fixed Room Composite Egress (LiveKit reference) support when using mediasoup, and WebHooks (LiveKit reference) supported against a local OpenVidu Call.
- Production deployments have a better private IP discovery process when there are multiple valid private IPs in the same host. This will make work more deployments out-of-the-box without the need of manual intervention.
- OpenVidu PRO Evaluation Mode improved. Before a maximum a 2 Rooms of 8 Participants each could be created. Now the upper limit of Participants still apply, but the number of Rooms is unlimited. For example you can have 4 Rooms of 2 Participants each, or 1 Room of 8 Participants.
- Minor bug fixes related to OpenVidu Call.
Known limitations
Some limitations still apply to OpenVidu 3.0.0-beta2 when using mediasoup:
- No support for Speaker Detection events (LiveKit reference).
- No
ConnectionQualityChanged
event (LiveKit reference). - No support for Dynacast (LiveKit reference).
- No support for Adaptive Streaming (LiveKit reference).
There is also a bug affecting OpenVidu Call locally, when used against an OpenVidu Local Deployment. Recordings cannot be accessed from the OpenVidu Call web dashboard itself.