套件:python3-webrtc-models(0.3.0-2)
python3-webrtc-models 的相關連結
Debian 的資源:
下載原始碼套件 python-webrtc-models:
- [python-webrtc-models_0.3.0-2.dsc]
- [python-webrtc-models_0.3.0.orig.tar.gz]
- [python-webrtc-models_0.3.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Data classes for WebRTC specification integration
This library provides data classes designed to assist with the integration of the WebRTC specification, which is a set of standards enabling real-time communication of audio, video, and data in web browsers and other applications. It manages the data structures that align with WebRTC, offering support for peer-to-peer connections over networks. The library's data classes facilitate the management of media streams and connections, supporting a wide range of devices and network conditions, enabling seamless communication protocols for audio-visual interactions and data transmission over the internet. Additionally, it supports secure data exchange, which is essential in various communication scenarios such as video conferencing, real-time collaboration, and other interactive media applications.
其他與 python3-webrtc-models 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library