motion
Detect motion from video signals
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.
- Versions: 4.7.0
- Website: https://motion-project.github.io/
- Licenses: GPL 2
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of motion
as follows:
guix install motion
Or install a particular version:
guix install motion@4.7.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of motion about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/motion'><img src='https://packages.guix.gnu.org/packages/motion/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/motion)
Example Org:
[[https://packages.guix.gnu.org/packages/motion][https://packages.guix.gnu.org/packages/motion/badges/latest-version.svg]]