-
Notifications
You must be signed in to change notification settings - Fork 244
Home
Ahmed Kamal edited this page Jan 13, 2015
·
10 revisions
Likely your firewall is blocking traffic. Ensure to open the TCP ports from 4100 to 4105 and the UDP port 5353. Also make sure to update castnow to at least version 0.4.3.
Another potential issue, is castnow might be binding to the wrong IP address. Check which IP address the web server is being started on, if a wrong IP address is being used, you can pass the --myip parameter to choose the correct network
Make sure you are using the latest stable node and npm version. Also make sure you have git installed... then try again.
Please always append the debug output to your issues. You can enable the debug messages by setting the DEBUG ENV variable before running the castnow-command like this: DEBUG=castnow* castnow ./myvideo.mp4