Videostream Fix
Can't get it working? [email protected]
Linux - Firewall
First make sure Google Chrome is running!! If it is, Videostream needs to be able to talk to your chromecast and your phone! Sometimes firewalls stop us :( It's okay though, you can easily fix it!
Try these commands:
sudo /sbin/iptables -A INPUT -p tcp --dport 5556 -j ACCEPT
sudo /sbin/iptables -A INPUT -p tcp --dport 5558 -j ACCEPT
If that doesn't help, Videostream requires two ports to be open: TCP 5556 and TCP 5558. Configure your firewall to allow connections on these ports and you should be good to go!
If you can't figure it out, email us at [email protected] and we'll help you get those pesky ports open!