Metadata-Version: 2.1
Name: pyffstream
Version: 0.0.1.dev2
Summary: pyffstream.
Keywords: ffmpeg,streaming,srt
Author-email: pyffstream@gably.net
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Requires-Dist: platformdirs >=2.1.0
Requires-Dist: rich
Requires-Dist: requests
Requires-Dist: flit ; extra == "dev"
Requires-Dist: tox ; extra == "dev"
Requires-Dist: black ; extra == "dev"
Requires-Dist: isort ; extra == "dev"
Project-URL: Source, https://github.com/GBeauregard/pyffstream
Provides-Extra: dev

[![PyPI](https://img.shields.io/pypi/v/pyffstream.svg)](https://pypi.org/project/hypermodern-python/)

# pyffstream

A CLI wrapper for ffmpeg to stream files over SRT/RTMP. Also supports the api
for a not (yet) open sourced pyffserver endpoint.

