[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio