Metadata-Version: 2.1
Name: pystreaming
Version: 1.1.0
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
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
Requires-Dist: numpy
Requires-Dist: pyzmq
Requires-Dist: PyTurboJPEG
Requires-Dist: Pillow

<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)
<!-- Build: Passing thing -->
<!-- Docs: readthedocs sphinx -->
<!-- Code Cov??? -->

Easy streaming of video and audio using fast jpg compression. 

Designed for ease of installation: no ffmpeg, no gstreamer.

