Skip to content
/ vsp Public
forked from jlloyd237/vsp

A Python library for processing video streams

License

Notifications You must be signed in to change notification settings

ac-93/vsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 – [email protected]

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

https://github.com/jloyd237/vsp

About

A Python library for processing video streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%