[ ソース: aiortsp ]
パッケージ: python3-aiortsp (1.4.0-1)
python3-aiortsp に関するリンク
Debian の資源:
aiortsp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-dpkt
- Python 3 packet creation / parsing module for basic TCP/IP protocols