Detect motion (activity)

From OLPC
Jump to: navigation, search

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:

MotionDetection-swallow-nest-one-mounting.jpg MotionDetection-20070516092913-06-02.jpg

Try to avoid positions with grass or vegetation that may move in the wind, otherwise you'll get pictures of the grass moving. Though it is possible to configure the detector to deal with them.

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 kernel module.

  • open a root shell on the XO
  • download the binary package
# cd /tmp
# wget http://dev.laptop.org/~quozl/motion-2007-03-05.tar.bz2
  • unpack it
# cd /
# tar xfj /tmp/motion-2007-03-05.tar.bz2
# cd /motion
# rm /tmp/motion-2007-03-05.tar.bz2
width 640
height 480
  • start the motion detector
# ./go
  • if you change motion.conf while motion is running, send it a SIGHUP so it will reread the file
# killall -HUP motion

Examples

References

Activity Summary

Icon: Sugar icon::
Genre: Activity genre::Drawing, Media Creation
Activity group: ,|x|Activity group::x}}
Short description: Short description::Take image on detection of motion.http://dev.laptop.org/~quozl/motion-2007-03-05.tar.bz2
Description:
Maintainers: ,|x|Contact person::x}}
Repository URL: Source code::http://dev.laptop.org/~quozl/motion-2007-03-05.tar.bz2
Available languages: ,|x|Available languages::x}}
Available languages (codes): ,|x|Language code::x}}
Pootle URL:
Related projects: Related projects,|x|Related projects::x}}
Contributors: ,|x|Team member::x}}
URL from which to download the latest .xo bundle Activity bundle::http://dev.laptop.org/~quozl/motion-2007-03-05.tar.bz2
Last tested version number:
The releases with which this version of the activity has been tested. ,|x|Software release::x}}
Development status: Devel status::3. Alpha
Ready for testing (development has progressed to the point where testers should try it out): ,|x|Ready for testing::x}}
smoke tested :
test plan available :
test plan executed :
developer response to testing :