Closed Kaayo closed 7 months ago
Yes, im in need of this too for .NET MAUI
Sorry, we have no plans to provide a .NET SDK. I'd recommend using a WebView or wrapping our native SDKs if that's possible.
I appreciate the feedback. But unfortunately none of the solutions server me at the moment. Although it's not your focus right now, it would be interesting for you to make a MAUI-compatible SDK available at some point. Grateful
Hello, firstly I would like to thank the entire Jitsi team for the excellent platform.
Scenario: I currently use a Jitsi dedicated server, and as a requirement, I need to run the video call on mobile devices.
I tested and observed that when opening a video call link from my server in a cell phone browser, Jitsi informs that it is not compatible.
My ecosystem is all .NET so I realized the need to integrate the video call into a .NET MAUI app.
I recently saw that you dedicated yourself to developing an SDK for Flutter, and I would like to know if the team plans to develop an SDK for .NET.
What I need is just a way to open the video call on a mobile device using .NET MAUI (Blazor Hybrid or XML).