Just bought my Pi, this is pretty much the first thing I'm trying to do, and my last brush with 'proper' computing was QBasic on DOS 6.2!
I followed this guide:
http://pingbin.com/2012/12/raspberry-pi ... er-motion/
and Motion runs on the Pi, but I'm having trouble viewing the image on anything but my phone. I've set "webcam_localhost off", and basically it looks like it *should* be working because I can see it ok on Chrome for Android:
[*]I can see the live image, working fine and updating each second, when I go to 192.168.0.9:8081 with Chrome for Android on my phone, which is using my Wifi network.
[*]I can't see the image in the normal "Internet" browser on my phone, or on Chrome or IE7 on either my Windows PC or my laptop.
[*]When I change motion.conf to show "webcam_port 80" (aiming to just use 192.168.0.9 to view the image) it stops working on Android Chrome too.
I'm not sure if the third point is related, but it all seems mighty strange. Any clues or pointers?