Hello fellow developers,
I hope this message finds you well. I am currently working on a project using the [mediasoup-demo v3] (GitHub - versatica/mediasoup-demo: mediasoup official demo application) repository as a starting point. I have successfully cloned the project and fulfilled all the requirements. Both the server and the app are up and running without any errors.
However, I have encountered an issue that I’m struggling to resolve. In the video meeting feature, users have the ability to create meetings and share the link. The local video stream is displaying perfectly fine, but I’m facing a problem with the remote video streams not showing up for other participants.
I have attached a screenshot for reference,
I have thoroughly reviewed the project’s documentation and relevant code sections, but I haven’t been able to identify the root cause of this issue. I suspect it might be related to the configuration or the connection between the client and server.
Has anyone else encountered a similar problem while working with the mediasoup-demo v3? If so, could you kindly share any insights or solutions you might have? Any guidance on which parts of the code to double-check or specific troubleshooting steps would be greatly appreciated.
Thank you in advance for your assistance. I’m eager to resolve this issue and continue making progress on this project.