cuckoo icon indicating copy to clipboard operation
cuckoo copied to clipboard

Not working on remote device

Open Summarraja opened this issue 4 years ago • 2 comments

It is working fine in localhost, same network on different devices. But whenever I change the network to another network it is not working. It is not showing the Remote stream. . Can you Kindly tell what may be the problem.

Summarraja avatar Apr 14 '21 11:04 Summarraja

Localhost is local meaning it is only on one network. The way this project is set up is so that it is hosted on Heroku meaning it is not on a network, instead, it is hosted on a URL (aka the cloud). If you want to host it yourself, try hosting it on replit.

pixl8dev avatar Apr 23 '21 08:04 pixl8dev

you have to host your server at heroku then that server will guide you peer to peer connection

devjs1000 avatar Jan 27 '22 01:01 devjs1000