[ ソース: rtsp-to-webrtc ]
パッケージ: python3-rtsp-to-webrtc (0.6.1-2)
python3-rtsp-to-webrtc に関するリンク
Debian の資源:
rtsp-to-webrtc ソースパッケージをダウンロード:
- [rtsp-to-webrtc_0.6.1-2.dsc]
- [rtsp-to-webrtc_0.6.1.orig.tar.gz]
- [rtsp-to-webrtc_0.6.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python client library for RTSPtoWeb and RTSPtoWebRTC
This Python library provides functionality to interact with RTSPtoWeb and RTSPtoWebRTC. It facilitates the streaming of Real-Time Streaming Protocol (RTSP) media to WebRTC endpoints. Built with aiohttp, the library enables direct communication and data transfer between RTSP and WebRTC technologies, ensuring efficient media streaming. Users can rely on this library to handle the intricacies of protocol conversion and data management, streamlining the process of integrating RTSP streams into web applications.
その他の python3-rtsp-to-webrtc 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio