phoboslab / jsmpeg-vnc

A low latency, high framerate screen sharing server for Windows and client for browsers
2.39k stars 396 forks source link

Can't get it to stream to anything else but the pc it's streaming from #46

Open Mage-Enderman opened 7 years ago

Mage-Enderman commented 7 years ago

I've tried port forwarding and using noip.com but it doesn't work I could use some help

BelleNottelling commented 7 years ago

Firewall?

thebitbrine commented 7 years ago

Try with any other Network Interfaces like Hamachi or OpenVPN interfaces disabled, they can cause problems

bennybackslash commented 3 years ago

I've used ngrok with success - open a command window for jsmpeg-vnc and then another for ngrok - "ngrok http 8080". Then you can go to the url ngrok provides on any other device. ngrok has plenty of additional options to explore as well.