motion 4.5.1
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.
- 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 motion 4.5.1
as follows:
guix install motion@4.5.1
Or install the latest version:
guix install motion
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.