Metadata-Version: 2.1
Name: pyclay-streamer
Version: 0.1.4
Summary: OpenCV Video Streaming and Recording API
Home-page: https://github.com/cm107/streamer
Author: Clayton Mork
Author-email: mork.clayton3@gmail.com
License: MIT License
Description: # streamer
        A convenient API for streaming and recording with OpenCV
        
        ## Installation
        ### Install From Github
        ```console
        pip install https://github.com/cm107/streamer/archive/master.zip
        ```
        
        ### Install From Pypi
        ```console
        pip install pyclay-streamer
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
