Detect motion (activity)

From OLPC
Revision as of 01:01, 16 May 2007 by Quozl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Using an XO for animal motion detection.

Positioning

Position the XO in a location that will see movement by animals, such as a bird bath, bird nest, or mouse hole. For example, this B1 XO was set in ebook mode and suspended from hooks:

http://dev.laptop.org/~quozl/swallow-nest-one-mounting.jpg

Try to avoid positions with grass or vegetation that may move in the wind, otherwise you'll get pictures of the grass moving.

Software

Not yet packaged for the XO, but a binary package is available, which was built from CVS including the new V4L2 API provided by the XO camera.

# cd /tmp
# wget http://dev.laptop.org/~quozl/motion-2007-03-05.tar.bz2
  • unpack and run
# cd /
# tar xfj /tmp/motion-2007-03-05.tar.bz2
# cd /motion
# ./go
# vi motion.conf
# killall -HUP motion

Examples