/vsp

A Python library for processing video streams

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Video Stream Processor

A multithreaded/multiprocessing video stream processing library.

Video Stream Processor is based on a dataflow processing model and can be operated in a single-threaded, multithreaded or multiprocessing environment.

Installation

To install the package on Windows or Linux, clone the repository and run the setup script from the repository root directory:

pip install -e .

Meta

John Lloyd – jlloyd237@gmail.com

Distributed under the GPL v3 license. See LICENSE for more information.

https://github.com/jloyd237/vsp