Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Motion-Project/motion
Motion, a software motion detector. Home page: https://motion-project.github.io/
https://github.com/Motion-Project/motion
Last synced: about 1 month ago
JSON representation
Motion, a software motion detector. Home page: https://motion-project.github.io/
- Host: GitHub
- URL: https://github.com/Motion-Project/motion
- Owner: Motion-Project
- License: gpl-2.0
- Created: 2014-06-14T01:40:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T23:50:36.000Z (5 months ago)
- Last Synced: 2024-07-10T03:35:41.059Z (5 months ago)
- Language: C
- Homepage:
- Size: 7.79 MB
- Stars: 3,591
- Watchers: 155
- Forks: 544
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - Motion-Project/motion - Motion, a software motion detector. Home page: https://motion-project.github.io/ (C)
- awesome-homelab - Motion - Project/motion?style=flat) ![Motion](https://img.shields.io/github/languages/top/Motion-Project/motion?style=flat) | Motion, a software motion detector. Home page: https://motion-project.github.io/ | (Apps / X)
README
Motion
=============## Description
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.## Documentation
The documentation for Motion is contained within the file motion_guide.html.
The offline version of this file is available in the **doc/motion** directory. The
online version of the motion_guide.html file can be viewed [here](https://motion-project.github.io/motion_guide.html)In addition to the detailed building instructions included within the guide, the
INSTALL file contains abbreviated building instructions.## Resources
Please join the mailing list [here](https://lists.sourceforge.net/lists/listinfo/motion-user)
We prefer support through the mailing list because more people will have the benefit from the answers.
A archive of mailing list discussions can be viewed [here](https://sourceforge.net/p/motion/mailman/motion-user/)## License
Motion is mainly distributed under the GNU GENERAL PUBLIC LICENSE (GPL) version 2 or later.
See the copyright file for a list of all the licensing terms of the various components of Motion.The file CREDITS lists the many people who have contributed to Motion over the years.
## Contributing
Issues and Patches should be submitted via github and include detail descriptions
of the issue being addressed as well as any documentation updates that would be
needed with the change.