Resources for “GNU Motion: Your Eye in the Sky for Computer Room Surveillance”
March 1st, 2005 by Phil Hollenback in
GNU Motion Web Site and Mailing List: motion.sourceforge.net
ffmpeg: ffmpeg.sourceforge.net
Axis: www.axis.com
Motion Guide: www.lavresen.dk/sources/netcam
Special Magazine Offer -- 2 Free Trial Issues!
Receive 2 free trial issues of Linux Journal as well as instant online access to current and past issues. There's NO RISK and NO OBLIGATION to buy. CLICK HERE for offer
Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.
Sorry, offer available in the US only. International orders, click here.
Subscribe now!
The Latest
Featured Videos
Email is one of the least private and least secure forms of communication, although few people realize this. MixMaster is one way to allow secure, anonymous communication even over the very public medium of email. This tutorial will get you started with MixMaster quickly and easily.
In case you were wondering about the fun side of Linux World Expo, we thought we'd give you a peek at our shenanigans. We at Linux Journal love what we do so much, that we can't help but have a ball wherever we go.
Recently Popular
From the Magazine
September 2008, #173
Feeling a bit like a Thermian? Never give up, never surrender! Someday, you could go from underdog to top dog. Just take a look at a few of the underdogs we highlight in this issue: Mutt, djbdns, Nginix, Gentoo, Xara and the program voted mostly likely to fail just a few years back—Firefox. If Firefox not radical enough for you, check out Chef Marcel's column for some more alternatives. Having trouble mapping your program data to your relational database? If so, Rueven Lerner shows you some tricks in his At The Forge column.
Need to run GUI applications on your server in the next state? In his Paranoid Penguin column, Mick Bauer shows you how to do it securely. Kyle Rankin keeps hacking and slashing and shows you a few split screen secrets you may not be familiar with. Finally, we all know what happens next February, but only Doc knows what happens afterward.
Delicious
Digg
Reddit
Newsvine
Technorati







Motion resources
On March 10th, 2005 Kenneth Lavrsen (not verified) says:
Great to see our project getting nice reviews.
I wonder where the URL for the Motion Guide comes from. Both the host name and path is wrong. But the Sourceforge link is right though the Sourceforge site is now only used for hosting the download files.
And as some has noted Motion is called Motion and its only connection to GNU is that we release Motion under the popular General Public License that FSF has been so kind to make available to anyone doing free and open sourced software.
I see that people ask support questions here.
You should come to the Motion wiki where we are ready to help.
http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
This is where we track bugs, support requests, patches, and the massive Motion Guide is also hosted here.
You will also find a link to the mailing list. We claim to be the friendliest mailing list on the Internet. We do not eat newbies for breakfast. And we are now more than 620 on the list that can help. But please read the Motion Guide and FAQ first before you ask questions.
Motion is a very active open source project and the wiki and mailing list is full of both progress and crazy ideas.
The purpose of Motion is to have fun and catch some burglars like this fellow that was caught by a camera/computer running Motion. Link is to a new story on BBC. Wonderful story.
http://news.bbc.co.uk/1/hi/magazine/4276851.stm
Kenneth Lavrsen
Managing the Motion project.
Debian-specific help?
On February 15th, 2005 simms (not verified) says:
hi there -- great article.
could someone please post detailed instructions for the motion+ffmpeg setup for a Debian-specific environment?
i tried building ffmpeg 0.4.8 on my spankin' up-to-date sarge box, and it simply *doesn't make* any file called 'libavcodec.so'... :(
the lack of coherent documentation for ffmpeg doesn't make this any simpler.. below are the results of my 'make install' during the ffmpeg build -- i notice that it says 'nothing to be done for libavcodec', but i'm really confused as to what that means..
cortex:~/ffmpeg-0.4.8# make installmake -C libavcodec all
make[1]: Entering directory `/root/ffmpeg-0.4.8/libavcodec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/ffmpeg-0.4.8/libavcodec'
make -C libavformat all
make[1]: Entering directory `/root/ffmpeg-0.4.8/libavformat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/ffmpeg-0.4.8/libavformat'
make -C vhook all
make[1]: Entering directory `/root/ffmpeg-0.4.8/vhook'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/ffmpeg-0.4.8/vhook'
if [ -f /root/ffmpeg-0.4.8/doc/ffmpeg.1 ] ; then \
install -d /usr/local/man/man1 ; \
install -m 644 /root/ffmpeg-0.4.8/doc/ffmpeg.1 /root/ffmpeg-0.4.8/doc/ffplay.1 \
/root/ffmpeg-0.4.8/doc/ffserver.1 /usr/local/man/man1 ; \
fi
make -C vhook install INSTDIR=/usr/local/lib/vhook
make[1]: Entering directory `/root/ffmpeg-0.4.8/vhook'
install -s -m 755 null.so fish.so /usr/local/lib/vhook
make[1]: Leaving directory `/root/ffmpeg-0.4.8/vhook'
make -C libavcodec install
make[1]: Entering directory `/root/ffmpeg-0.4.8/libavcodec'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/root/ffmpeg-0.4.8/libavcodec'
make -C libavformat install
make[1]: Entering directory `/root/ffmpeg-0.4.8/libavformat'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/root/ffmpeg-0.4.8/libavformat'
install -d "/usr/local/bin"
install -c -s -m 755 ffmpeg ffserver "/usr/local/bin"
please help!
Incorrect url
On February 15th, 2005 Wolf Bergenheim (not verified) says:
The url to the Motion Guide can be found here: www.lavrsen.dk/twiki/bin/view/Motion/MotionGuide.
And the site has moved to a TWiki: www.lavrsen.dk/twiki/bin/view/Motion