パッケージ: python3-aiortc (1.3.0-3)
python3-aiortc に関するリンク
Trisquel の資源:
python-aiortc ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Jonas Smedegaard
外部の資源:
- ホームページ [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.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [amd64, armhf]
-
- dep: libopus0 (>= 1.1)
- Opus codec runtime library
-
- dep: libvpx7 (>= 1.10.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.8)
- implementation of ICE
- dep: python3-aioice (>= 0.7.5)
-
- dep: python3-av (<< 9)
- pythonic bindings for FFmpeg's libraries
-
- dep: python3-cffi
- Foreign Function Interface for Python 3 calling C code
-
- 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 (>= 2.2)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-pyee (>= 9.0.0)
- Python 3 port of node.js's EventEmitter to Python
-
- dep: python3-pylibsrtp
- Python wrapper around libsrtp