WebRTC

aiortc is a library for 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 aiortc implementation is fairly simple and readable. As such it is a good starting point for programmers wishing to understand how WebRTC works or tinker with its internals. It is also easy to create innovative products by leveraging the extensive modules available in the Python ecosystem. For instance you can build a full server handling both signaling and data channels or apply computer vision algorithms to video frames using OpenCV.

This is free and open source software.

Key Features

  • SDP generation / parsing.
  • Interactive Connectivity Establishment, with half-trickle and mDNS support.
  • DTLS key and certificate generation.
  • DTLS handshake, encryption / decryption (for SCTP).
  • SRTP keying, encryption and decryption for RTP and RTCP.
  • Pure Python SCTP implementation.
  • Data Channels.
  • Sending and receiving audio (Opus / PCMU / PCMA).
  • Sending and receiving video (VP8 / H.264).
  • Bundling audio / video / data channels.
  • RTCP reports, including NACK / PLI to recover from packet loss.

Website: github.com/aiortc/aiortc
Support:
Developer: Jeremy Lainé
License: BSD 3-Clause “New” or “Revised” License

aiortc is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

WebRTC Tools
mediasoupServer-side WebRTC library, specifically a Selective Forwarding Unit (SFU
PionModern stack for web real-time communication
JitsiInnovative voice and video conferencing
LiveKitEnd-to-end stack for WebRTC
SRSReal-time media server
OpenViduPlatform to develop WebRTC real-time applications
JanusGneral purpose WebRTC server
BigBlueButtonVirtual classroom platform
aiortcLibrary for WebRTC and ORTC
MiroTalk SFUSelf-hosted WebRTC videoconferencing platform
MiroTalk P2PSelf-hosted WebRTC video conferencing application
coturnImplementation of TURN and STUN Server
GaleneEasy to deploy videoconference server
Nextcloud TalkChat, video and audio calls for Nextcloud
SelkiesRemote desktop and application streaming platform
libpeerPortable WebRTC library for IoT/embedded devices
libdatachannelWebRTC network library
KurentoWebRTC media server
str0mSans I/O WebRTC implementation
Elixir WebRTCElixir implementation of the W3C WebRTC API
GrytSelf-hostable, WebRTC-based voice communication app
PairUXCollaborative screen sharing with simultaneous remote control

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted