Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 618 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 618 Bytes

Video Stream Processor

A multithreaded/multiprocessing video stream processing framework.

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, OS X or Linux, clone the repository and run the setup script from the repository root directory:

python setup.py install

Meta

John Lloyd – jlloyd237@gmail.com

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

https://github.com/jloyd237/vsp