phoboslab/jsmpeg-vnc

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

Mage-Enderman opened this issue · 3 comments

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

Firewall?

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

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.