muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.53k stars 1.37k forks source link

Video Conferencing (MANY_TO_MANY) not working anymore #1072

Open iwxmedia opened 5 months ago

iwxmedia commented 5 months ago

I developed a web application using the library and since a while the Video Conferencing (MANY_TO_MANY) is not working anymore.

I tried the https://muazkhan.com:9001/demos/ and I have the same issue. One video is displayed (the one incoming from the device) but the second stream is not loaded and it's displayed a loading video forever.

I tried different stun configuration but no luck.

The Video Conferencing is working only if the two devices are in the same sub network (under the same wifi)

muaz-khan commented 4 months ago

TURN was down, but I have restarted it. Please test again.