OpenVidu 3.0.0-beta2

OpenVidu
1 min readJul 17, 2024

--

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:

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.

Stay tuned for next iterations! You can follow us on Twitter and a Star in GitHub is always welcome :)

--

--