motion: new package
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 27 Sep 2016 21:37:47 +0000 (23:37 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 13 Oct 2016 21:54:21 +0000 (23:54 +0200)
commit7fabade2ab66272acb80f41e7fb5265fc32072f8
treefda15aee0440944489dc4dd06b5fefc357ac21bb
parent4c4f400007316127c9f5a4a7b843fac65c36a04d
motion: new package

Motion is a program that monitors the video signal from
cameras. It is able to detect if a significant part of
the picture has changed; in other words, it can detect motion.

https://motion-project.github.io

Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/Config.in
package/motion/Config.in [new file with mode: 0644]
package/motion/S99motion [new file with mode: 0644]
package/motion/motion.hash [new file with mode: 0644]
package/motion/motion.mk [new file with mode: 0644]
package/motion/motion.service [new file with mode: 0644]