you're being watched
I've been experimenting with more and more IP cameras.
Some quick notes on image/video/audio URL's for the cameras I currently have:
ABS 311M
mjpeg:
http://camera_address/mjpg/video.mjpg?resolution=vga
Trendnet 312W
jpeg:
http://username:password@camera_address/cgi/jpg/image.cgi
mjpeg:
http://username:password@camera_address/cgi/mjpg/mjpg.cgi
pcm (amr?) audio:
http://username:password@camera_address/cgi/audio/audio.cgi

