[ 原始碼: python-aiortc ]
套件:python3-aiortc(1.11.0-1 以及其他的)
python3-aiortc 的相關連結
Debian 的資源:
下載原始碼套件 python-aiortc:
- [python-aiortc_1.11.0-1.dsc]
- [python-aiortc_1.11.0.orig.tar.gz]
- [python-aiortc_1.11.0-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
implementation of WebRTC and ORTC
aiortc is a library for Web Real-Time Communication (WebRTC) and Object Real-Time Communication (ORTC) in Python. It is built on top of asyncio, Python's standard asynchronous I/O framework.
The API closely follows its JavaScript counterpart while using pythonic constructs:
* promises are replaced by coroutines * events are emitted using pyee.EventEmitter
其他與 python3-aiortc 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libopus0 (>= 1.1)
- Opus codec runtime library
-
- dep: libvpx11 (>= 1.12.0)
- VP8 and VP9 video codec (shared library)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- dep: python3-aioice (>= 0.9)
- implementation of ICE
-
- dep: python3-av (>= 14)
- pythonic bindings for FFmpeg's libraries
-
- dep: python3-cffi-backend-api-max (>= 9729)
- 套件暫時不可用
-
- dep: python3-cffi-backend-api-min (<= 9729)
- 套件暫時不可用
-
- dep: python3-crc32c
- python implementation in hardware and software of crc32c
-
- dep: python3-cryptography (>= 42.0.0)
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-openssl (>= 24)
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pyee (>= 13.0.0)
- Python 3 port of node.js's EventEmitter to Python
-
- dep: python3-pylibsrtp (>= 0.10)
- Python wrapper around libsrtp