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 -- Free Gift with Subscription
Receive a free digital copy of Linux Journal's System Administration Special Edition as well as instant online access to current and past issues. 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.
Subscribe now!
The Latest
Newsletter
Tech Tip Videos
- Nov-04-09
- Oct-29-09
- Oct-26-09
Recently Popular
From the Magazine
December 2009, #188
If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.
Delicious
Digg
StumbleUpon
Reddit
Facebook








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
Post new comment