Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 603 Bytes

File metadata and controls

20 lines (12 loc) · 603 Bytes

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