![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Tool for finding and extracting motion events in video files (e.g. security camera footage).
.. image:: https://img.shields.io/github/actions/workflow/status/Breakthrough/DVR-Scan/build.yml :target: https://github.com/Breakthrough/DVR-Scan/actions
.. image:: https://img.shields.io/github/release/Breakthrough/DVR-Scan.svg :target: https://github.com/Breakthrough/DVR-Scan
.. image:: https://img.shields.io/pypi/status/dvr-scan.svg :target: https://github.com/Breakthrough/DVR-Scan
.. image:: https://raster.shields.io/pypi/l/dvr-scan.png :target: http://pyscenedetect.readthedocs.org/en/latest/copyright/
.. image:: https://img.shields.io/github/stars/Breakthrough/DVR-Scan.svg?style=social&label=View%20on%20Github :target: https://github.com/Breakthrough/DVR-Scan
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.
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 <http://www.dvr-scan.com/guide/>
_ or hit H
for controls)::
dvr-scan -i video.mp4 -r
.. image:: https://raw.githubusercontent.com/Breakthrough/DVR-Scan/releases/1.6/docs/assets/region-editor-mask.jpg :width: 480 :alt: overlay example
Draw boxes around motion::
dvr-scan -i video.mp4 -bb
.. image:: https://raw.githubusercontent.com/Breakthrough/DVR-Scan/releases/1.6/docs/assets/bounding-box.gif :width: 480 :alt: 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 Brandon Castellano. All rights reserved.
FAQs
Tool for finding and extracting motion events in video files (e.g. security camera footage).
We found that dvr-scan demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.