Code: Select all
lsof -i | grep 8080Well I did that (had to install lsof using apt-get first) and it returned no output at all??SirLagz wrote:When motion is running, can you run aon the Pi to see what the output is (assuming that you're using default settings) ?Code: Select all
lsof -i | grep 8081
Nice suggestion, I'll try it when I get home later.SirLagz wrote:Can you access the stream via VLC rather than via web browser ?