Contents

aiortc 1.14.0

0

An implementation of WebRTC and ORTC

An implementation of WebRTC and ORTC

Stars: 5011, Watchers: 5011, Forks: 866, Open Issues: 34

The aiortc/aiortc repo was created 7 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 5011 github stars!

How to Install aiortc

You can install aiortc using pip

pip install aiortc

or add it to a project with poetry

poetry add aiortc

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/aiortc/
GitHub Repo:
https://github.com/aiortc/aiortc

Classifiers

No  aiortc  pypi packages just yet.

Errors

A list of common aiortc errors.

Code Examples

Here are some aiortc code examples and snippets.

GitHub Issues

The aiortc package has 34 open issues on GitHub

  • fix CopyAndPasteSignaling on Windows
  • > v1.10.1 fails on Github CI
  • Not handling remote media track attributes change from re-offer SDPs
  • Add support for custom RTCCertificate class
  • Fix payload type collision in codec negotiation
  • Add VP9 video codec support
  • DTLS handshake failing due to connection error.
  • Need to expand the cipher list a little bit.

See more issues on GitHub

Related Packages & Articles

aiojobs 1.4.0

Job scheduler for managing background tasks (asyncio)

aioice 0.10.2

An implementation of Interactive Connectivity Establishment (RFC 5245)