Releases
3.0.0-beta2#
Changelog#
- Improved mediasoup support:
- Data messages work (LiveKit reference).
- Ingress supported (LiveKit reference).
- Improved OpenVidu Local Deployment:
- Fixed Room Composite Egress (LiveKit reference) support when using mediasoup.
- 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#
- 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).
- When using OpenVidu Call against an OpenVidu Local Deployment, recordings cannot be accessed.