amirsanni / Video-Call-App

A text, audio and video chat application built with webRTC and Ratchet (PHP WebSocket)
230 stars 144 forks source link

App works only in one subnet that devices use (not server subnet) #21

Closed xTermy closed 4 years ago

xTermy commented 6 years ago

I have created a server and app that allows me to use voice chat and text chat, but when i tried to use it with my friend that was in his house and me in mine, but when i am in one subnet on one ip address everything is okey, You can check everything on https://projectex.pl/coowork/voice_chat/comm.html?room=5575498 Is there any solution for this problem?

-- Edit #1 I want to add that i am using WSS protocol

amirsanni commented 4 years ago

Is the partner able to connect at all? Most likely, the issue is from the ratchet configuration.