summaryrefslogtreecommitdiffstats
path: root/system/motion/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/motion/README')
-rw-r--r--system/motion/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/motion/README b/system/motion/README
new file mode 100644
index 0000000000..7c55c24da9
--- /dev/null
+++ b/system/motion/README
@@ -0,0 +1,12 @@
+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.9/README for
+any configuration help.