python3-aiortc
implementation of WebRTC and ORTC
Description
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
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/aiortc/aiortc
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-aiortc