From f44319a63aca0d2078ba8c3ff45f449d04511f2b Mon Sep 17 00:00:00 2001 From: dsomero Date: Thu, 20 May 2010 23:41:14 -0400 Subject: system/motion: Removed (build failure) --- system/motion/README | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 system/motion/README (limited to 'system/motion/README') diff --git a/system/motion/README b/system/motion/README deleted file mode 100644 index 6a8114e181..0000000000 --- a/system/motion/README +++ /dev/null @@ -1,16 +0,0 @@ -Motion is a program that monitors the video signal from one or more -cameras and is able to detect if a significant part of the picture -has changed. Or in other words, it can detect motion. - -Motion is a command line based tool. It has no graphical user -interface. Everything is setup via the command line or via a set of -configuration files. - -Optional dependencies are ffmpeg and postgresql. - -Once installed, please be sure to read /usr/doc/motion-3.2.11/README for -any configuration help. You will need to rename /etc/motion-dist.conf to -/etc/motion.conf once you have made the changes you deem necessary. - -This build has not been tested with the optional postgresql included, but -you're welcome to give it a go! -- cgit v1.2.3-65-gdbad