Skip to main content

Tool for finding and extracting motion events in video files (e.g. security camera footage).

Project description

Video Motion Event Detection and Extraction Tool

https://img.shields.io/github/actions/workflow/status/Breakthrough/DVR-Scan/build.yml https://img.shields.io/github/release/Breakthrough/DVR-Scan.svg https://img.shields.io/pypi/status/dvr-scan.svg https://raster.shields.io/pypi/l/dvr-scan.png https://img.shields.io/github/stars/Breakthrough/DVR-Scan.svg?style=social&label=View%20on%20Github

Website: http://www.dvr-scan.com/

Documentation: http://dvr-scan.readthedocs.org/

Github: https://github.com/Breakthrough/DVR-Scan/

DVR-Scan is a command-line application that automatically detects motion events in video files (e.g. security camera footage). DVR-Scan looks for areas in footage containing motion, and saves each event to a separate video clip. DVR-Scan is free and open-source software, and works on Windows, Linux, and Mac.

Quickstart

Install using pip:

pip install –upgrade dvr-scan[opencv]

Scan video.mp4 (separate clips for each event):

dvr-scan -i video.mp4

Only scan a region of interest (see user guide or hit H for controls):

dvr-scan -i video.mp4 -r
overlay example

Draw boxes around motion:

dvr-scan -i video.mp4 -bb
overlay example

Use ffmpeg to extract events:

dvr-scan -i video.mp4 -m ffmpeg

For help or other issues, feel free to submit any bugs or feature requests to Github:

https://github.com/Breakthrough/DVR-Scan/issues


Licensed under BSD 2-Clause (see the LICENSE file for details).

Copyright (C) 2016-2023 Brandon Castellano. All rights reserved.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dvr-scan-1.6.tar.gz (52.7 kB view hashes)

Uploaded Source

Built Distribution

dvr_scan-1.6-py3-none-any.whl (58.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page