Skip to content
xat edited this page Nov 23, 2014 · 10 revisions

Questions and Answers

castnow keeps being stuck in the state loading or scanning

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.

castnow fails on installation

Make sure you are using the latest stable node and npm version. Also make sure you have git installed... then try again.

reporting bugs/issues

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

Clone this wiki locally