Open eXapppk opened 2 years ago
Step-by-Step Guide for Integrating SignalR and MediaSoup in a .NET MAUI App Hi there,
I’m a web developer not professional, and I’ve recently downloaded the project from GitHub, but I’m encountering some difficulties. I’m not sure which files to run, and I’ve faced several errors along the way. Here’s what I’ve done so far:
Fixed the initial errors. Try to run the SignalR server. // change ip my network Try to run the MediaSoup server. // change ip my network Ran the demo MAUI app on an Android device. // change ip my network However, when I try to connect, I get an error, and I’m not sure what’s going wrong.
Could you please provide a detailed guide or a step-by-step YouTube tutorial to help me set everything up? I’d like to add a function to my MAUI app that allows Phone A to call Phone B.
Thank you so much for your assistance! 😊
I wish I have free time to do that:) Till then, please follow the provided example.