Metadata-Version: 2.1
Name: vpx-rtp-py
Version: 0.1.3
Summary: asyncio client library for tcp modbus devices
License: MIT
Author: Josh Gruenstein
Author-email: josh@tutorintelligence.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: av (>=12.1.0,<13.0.0)
Description-Content-Type: text/markdown

# vpx-rtp-py

[![PyPI version](https://badge.fury.io/py/vpx-rtp-py.svg)](https://badge.fury.io/py/vpx-rtp-py)

python library for encoding/decoding video rtp streams using `libvpx`, loosly forked from `aiortc`.

narrowly constructed for the use cases of [Tutor Intelligence](http://tutorintelligence.com/), but feel free to post an issue or PR if relevant to you.
