summaryrefslogtreecommitdiffstats
path: root/system/motion/README
blob: 5a981fc1f7971cb2b9375c10c6e46b4e785c1e2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.

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.

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.