summaryrefslogtreecommitdiffstats
path: root/system/motion
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:22:01 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:08 -0400
commit1b5b39c436572fd0ff19e079198660afa8f8028b (patch)
treedf860c7fb401f21b1d612be48d153be7c85a2f80 /system/motion
parent1c69ffa10481a1817cda2a78e7ce65bcb777c6c7 (diff)
downloadslackbuilds-1b5b39c436572fd0ff19e079198660afa8f8028b.tar.gz
slackbuilds-1b5b39c436572fd0ff19e079198660afa8f8028b.tar.xz
system/motion: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/motion')
-rw-r--r--system/motion/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/system/motion/README b/system/motion/README
index 8ac638966a..5a981fc1f7 100644
--- a/system/motion/README
+++ b/system/motion/README
@@ -1,16 +1,17 @@
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.
+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.
-Once installed, please be sure to read README for any configuration help.
-You will need to rename /etc/motion/motion-dist.conf to
-/etc/motion/motion.conf once you have made the changes you deem necessary.
+Once installed, please be sure to read README for any configuration
+help. You will need to rename /etc/motion/motion-dist.conf to
+/etc/motion/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!
+This build has not been tested with the optional postgresql included,
+but you're welcome to give it a go!
Optional dependencies are libva, ffmpeg, and postgresql.