Contents

aiortc 1.9.0

0

An implementation of WebRTC and ORTC

An implementation of WebRTC and ORTC

Stars: 4206, Watchers: 4206, Forks: 760, Open Issues: 50

The aiortc/aiortc repo was created 6 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 4206 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
BSD-3-Clause
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 50 open issues on GitHub

  • Calculate audio energy and send in RTP header extension
  • Very poor video when encoding webcam video with H264.
  • Add support for looping to MediaPlayer
  • Add support for ssrc-audio-level header extension
  • When camera stop button click Memory usuage also remain
  • workaround: missing foundation in answer
  • ValueError: packet is too long
  • installing issue Os
  • Specifying options to MediaPlayer for an rtmp causes segmentation fault.
  • Too high values from the "Jitter" statistic with local testing
  • feat: creating media player that works without transcoding
  • new offer/RTCPeerConnection from server side to client
  • VP9 receive setRemoteDescription error

See more issues on GitHub

Related Packages & Articles

aiojobs 1.3.0

Job scheduler for managing background tasks (asyncio)

aioice 0.9.0

An implementation of Interactive Connectivity Establishment (RFC 5245)