CouchDB-JP/watchcat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
watchcat --------------------------- Post photos taken by motion(*). "watchcat" is the name that is I monitor for my pet cat. * http://motion.sf.net If you upload to Picasa, Read with-picasa/README. If you Upload to CouchDB, Read with-couchdb/README. Installing Motion: 1. Install Debian package motion. $ sudo apt-get install motion. 2. Setting motion $ sudo vi /etc/default/motion -- -start_motion_daemon=no +start_motion_daemon=yes -- $ sudo vi /etc/motion/motion.conf -- -daemon off +daemon on -setup_mode off +setup_mode on -snapshot_interval 0 +snapshot_interval 1800 -; text_left CAMERA %t +text_left CAMERA %t -target_dir /tmp/motion +target_dir /var/local/motion -- Kouhei Maeda <mkouhei at palmtb.net>, Sat, 09 Jul 2011 01:55:15 +0900