cosurgi
http://janek.kozicki.pl/
I have setup this at my work place, for personal use. It's VPN only and no public address (so you can't see me, but my wife can ) And it all just works over www. On linux of course.
Curently I'm using motion version 3.2.11-2. Latest one, 3.2.11-2+b1, had some issues ;D
-
Code:
aptitude install motion
- review your /etc/motion/motion.conf, I did change only following things:
Code:
daemon on width 640 height 480 framerate 6 webcam_localhost off
Code:treshold 0
-
Code:
sudo /etc/init.d/motion start
Curently I'm using motion version 3.2.11-2. Latest one, 3.2.11-2+b1, had some issues ;D