Greetings friends!
I really need your help. I’m trying to use mediasoup library to implement a video conference in my project, but I can’t find answers to such questions:
- How to set up server correctly: ports, protocols, sertificates etc. Can I use Nginx, Caddy or something like this? Or should I use Nodejs server exposing to the inthernet dirrectly?
- What is the simplest test for the server? How to understand, that server was set up correctly?
I am trying to find answers here mediasoup :: v3 but without any success. Could you please help me to understand, where I can find answers for my questions?