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.
To install the package on Windows or Linux, clone the repository and run the setup script from the repository root directory:
pip install -e .
John Lloyd – jlloyd237@gmail.com
Distributed under the GPL v3 license. See LICENSE
for more information.