Page 1 of 1

Motion detector for Fatdog64-700rc

Posted: Thu 19 Feb 2015, 16:04
by watchdog
Download motion-x86_64.txz:

https://copy.com/p1esRaqAjdG08g98

Open with geany /usr/local/etc/motion-dist.conf, make your changes (I suggest to change mpeg4 to swf for video recordings, leave the daemon mode) and save as motion.conf in the same dir. To launch in console:

Code: Select all

motion
To kill the process:

Code: Select all

ps -e|grep motion
and:

Code: Select all

kill "pidofmotion"
#returned from the above command

More info at:

http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome