套件:python3-go2rtc-client(0.2.1-1)
python3-go2rtc-client 的相關連結
Debian 的資源:
下載原始碼套件 python-go2rtc-client:
- [python-go2rtc-client_0.2.1-1.dsc]
- [python-go2rtc-client_0.2.1.orig.tar.gz]
- [python-go2rtc-client_0.2.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous client for communication with a go2rtc server
This library provides an asynchronous interface to communicate with a go2rtc server, enabling seamless interactions and data exchange. Designed to handle complex communication patterns, it efficiently manages connections with remote go2rtc servers over various network configurations, including local and remote environments through Wi-Fi and other protocols. The library operates in a non- blocking manner, taking advantage of modern asynchronous programming techniques to deliver responsive communication interfaces. It's suitable for applications that require real-time data streams, allowing for efficient handling of multimedia streams and other data types typically managed by go2rtc servers.
其他與 python3-go2rtc-client 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-webrtc-models
- Data classes for WebRTC specification integration