Pakket: python3-rtsp-to-webrtc (0.6.1-2)
Verwijzigingen voor python3-rtsp-to-webrtc
Debian bronnen:
Het bronpakket rtsp-to-webrtc downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-rtsp-to-webrtc gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio