motion notes
From Noah.org
Revision as of 16:22, 19 December 2012 by Root (talk | contribs) (Created page with 'Category:Engineering http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome == configuration == Edit '''/etc/motion/motion.conf'''. <pre> videodevice /dev/video1 width 1280…')
http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome
configuration
Edit /etc/motion/motion.conf.
videodevice /dev/video1 width 1280 height 960 #width 1920 #height 1080 #width 2304 #height 1296 movie_filename %Y%m%d%H%M%S-%v timelapse_filename %Y%m%d-timelapse gap 10 pre_capture 1 post_capture 1 text_right %Y-%m-%d\n%T-%q jpeg_filename %Y%m%d%H%M%S-%v-%q snapshot_filename %Y%m%d%H%M%S-snapshot snapshot_interval 1 #snapshot_interval 60 framerate 30 # Threshold for number of pixels that triggers motion detection (default: 1500) # 10% is a massive change. # 1280*720=921600 pixels # 92160 is 10% of 921600 pixels #threshold 92160 #threshold 9216 threshold 921 # jpeg quality quality 95 # Valid values: 0 (default = no rotation), 90, 180 and 270. rotate 0