# Motion-Project/motion

Motion, a software motion detector.     Home page:  https://motion-project.github.io/

Repository: https://github.com/Motion-Project/motion
Canonical: https://ross.abutalabs.com/products/motion-project-motion
Language: C++
License: GPL-3.0
License Family: copyleft
Last push: 2026-06-22T23:13:32+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 16, longevity 100
- inputs: {"age_days": 4464, "days_push": 72, "days_rel": 348, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4038, forks 560 (observed 2026-08-28T04:08:33.474643+00:00)

## What it is
Motion is an open-source C++ program that monitors video camera signals and detects changes (motion) in the images. It is commonly used for surveillance and security camera setups on Linux systems.

## Use cases
- detect motion from security cameras
- monitor webcam for movement
- set up a DIY CCTV system
- record video when motion is detected
- home surveillance software
- watch IP cameras for activity

## When to choose
- you need lightweight, self-hosted motion detection on Linux
- you want to record or trigger actions on camera motion without a full NVR suite
- you prefer a mature GPL-licensed command-line tool with long history

## When to avoid
- you need a polished multi-camera NVR with a modern web UI out of the box
- you require deep-learning-based object detection rather than pixel-change motion detection
- you need a Windows-native or GUI-first application

## Facets
- artifact type: application
- maturity: active
- function: computer-vision, video-processing, monitoring
- domain: security, computer-vision, self-hosted
- platform: cross-platform, cli
- tags: motion-detection, surveillance, webcam, cctv, video-surveillance, linux

## Member repositories
- Motion-Project/motion (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:33.474643+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:46.779416+00:00, confidence not recorded.
  - readme: https://github.com/Motion-Project/motion (fetched 2026-08-28T04:08:33.474643+00:00, sha 691204ace77d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
