[ 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