Is there any tutorial regarding implementation of an app (any language) without using ov-videoconference library with mediasoup? I’m trying to connect my flutter app with OV Enterprise mediasoup deployment.
Hi Farid!
If you’re looking to connect your Flutter app with a Mediasoup deployment without using the OV-videoconference library, I highly recommend checking out the MediaSFU documentation. Specifically, you should focus on the sections covering Media Production and Media Consumption for Rooms.
You can find the detailed documentation here.
MediaSFU offers comprehensive guides and examples that should help you understand how to implement the necessary functionality in your app. The documentation covers various aspects of using Mediasoup, making it easier for you to integrate your Flutter app with OV Enterprise Mediasoup deployment.
Hope this helps!