Contents

aiortc 1.8.0

0

An implementation of WebRTC and ORTC

An implementation of WebRTC and ORTC

Stars: 3882, Watchers: 3882, Forks: 712, Open Issues: 27

The aiortc/aiortc repo was created 6 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 3882 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
License
BSD-3-Clause
Homepage
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 27 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.2.1

Job scheduler for managing background tasks (asyncio)

aioice 0.9.0

An implementation of Interactive Connectivity Establishment (RFC 5245)