An asyncio-based RTSP library
Project description
This is a very simple asyncio library for interacting with an RTSP server, with basic RTP/RTCP support.
The intended use case is to provide a pretty low level control of what happens at RTSP connection level, all in python/asyncio.
This library does not provide any decoding capability, it is up to the client to decide what to do with received RTP packets.
One could easily decode using OpenCV or PyAV, or not at all depending on the intended use.
See examples for how to use the lib.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiortsp-1.2.1.tar.gz
(23.5 kB
view details)
Built Distribution
aiortsp-1.2.1-py3-none-any.whl
(31.2 kB
view details)
File details
Details for the file aiortsp-1.2.1.tar.gz
.
File metadata
- Download URL: aiortsp-1.2.1.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.0b5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5b1cc470241b82e9fff758d92ab2d98b66ed1d54ab11e00288e798393a4e81f |
|
MD5 | 3e2dedb9deb70bf79ca40870e9e4ccfd |
|
BLAKE2b-256 | c94bd40fe574c4cbd9c0113a1758f665cbd9dc813a164269d67ebfd50346e67c |
File details
Details for the file aiortsp-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: aiortsp-1.2.1-py3-none-any.whl
- Upload date:
- Size: 31.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.0b5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cbc94afec1a8a4be4024713b6ce69ce7843977c0f48ae22cc5111c843d3f3c5 |
|
MD5 | 504d0d0a2ba3f87e3f22d50a2c571649 |
|
BLAKE2b-256 | 3dffb6fa0de3e9e56a7f6fac4e1e5a71817ee929490eae4eed7baa81e03b1d6a |