[ bianca ]
[ 源代码: rtsp-to-webrtc ]
软件包:python3-rtsp-to-webrtc(0.6.1-2)
python3-rtsp-to-webrtc 的相关链接
下载源码包 rtsp-to-webrtc:
- [rtsp-to-webrtc_0.6.1-2.debian.tar.xz]
- [rtsp-to-webrtc_0.6.1-2.dsc]
- [rtsp-to-webrtc_0.6.1.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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