[ bianca ]
[ 源代码: aiortsp ]
软件包:python3-aiortsp(1.4.0-1)
Asyncio-based RTSP library
This library enables interaction with RTSP servers using Python's asyncio framework. It provides low-level control over RTSP connections and sessions, along with basic support for RTP/RTCP. Users can handle received RTP packets, allowing for custom decoding or processing according to their needs.
其他与 python3-aiortsp 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dpkt
- Python 3 packet creation / parsing module for basic TCP/IP protocols