Metadata-Version: 2.1
Name: pystreaming
Version: 1.2.2
Summary: Video + Audio streaming done with ZMQ
Home-page: https://github.com/joseph-x-li/pystreaming
Author: Joseph Li
Author-email: jxli@andrew.cmu.edu
License: UNKNOWN
Description: <p align="center"><a href="#"><img width=100% alt="" src="https://github.com/joseph-x-li/pystreaming/blob/main/resources/logo.png?raw=true"></a></p>
        
        # pystreaming
        
        [![PyPI version](https://badge.fury.io/py/pystreaming.svg)](https://badge.fury.io/py/pystreaming)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        [![Documentation Status](https://readthedocs.org/projects/pystreaming/badge/?version=latest)](https://pystreaming.readthedocs.io/en/latest/?badge=latest)
        <!-- Code Cov??? -->
        
        Easy streaming of video and audio using fast jpg compression. 
        
        Designed for ease of installation: no ffmpeg, no gstreamer.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
