SaaSHub helps you find the best software and product alternatives Learn more →
Pion WebRTC Alternatives
Similar projects and alternatives to Pion WebRTC
-
FirebaseRTC
Discontinued Codelab for building a WebRTC Video chat application using Firebase Cloudstore.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
libdatachannel
C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
-
-
-
-
-
-
-
SIPSorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
-
-
amazon-kinesis-video-streams-webrtc-sdk-c
Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.
-
werift-webrtc
WebRTC Implementation for TypeScript (Node.js), includes ICE/DTLS/SCTP/RTP/SRTP/WEBM/MP4
-
-
-
livekit-server
Discontinued Scalable, high-performance WebRTC SFU. SDKs in JavaScript, React, React Native, Flutter, Swift, Kotlin, Unity/C#, Go, Ruby and Node. [Moved to: https://github.com/livekit/livekit]
-
Pion WebRTC discussion
Pion WebRTC reviews and mentions
-
OpenAI delivers low-latency voice AI at scale
For those unfamiliar with WebRTC, the Pion FAQ page has a good description:
> WebRTC is a standardized protocol for P2P communication. It allows two peers to exchange media and data. It is encrypted by default, and handles connectivity establishment in many different network conditions. It is supported in browsers, and has multiple out of browser implementations.[0]
[0]: https://github.com/pion/webrtc/wiki/FAQ#what-is-webrtc
- Show HN: WebRTC quick-sync. TikTok-esque video simple client
-
Show HN: DeskSlice – controlling a VS Code agent from my phone
Sorry you hit these issues :(
Instead of restart/renegotiation can you re-timestamp the packets? The example swap-tracks[0] shows a good way to do that. The renegotiation (especially multiple times with no real changes) is gonna be a PITA :)
[0] https://github.com/pion/webrtc/blob/master/examples/swap-tra...
- Pion 4.2.0, 69 Contributors, Rack SCTP – ICE Renomination – Cryptex – FlexFEC
-
Show HN: AI Toy I worked on is in stores, media code OSS
1.) Not something I did. I only worked on the software.
4.) Contracted because I wrote the Open Source libraries it uses. I created https://github.com/pion/webrtc and https://webrtcforthecurious.com the company reached out to me because https://github.com/sepfy/libpeer didn't work with Pion. Turned out to be a libpeer bug (which I fixed)
> were you really hooked
I have been doing hardware + WebRTC with lots of different projects since then. https://www.youtube.com/@seandubois86 unpaid, that's my proof at least :)
> Hooked on the technology stack.
Yes I enjoy doing WebRTC + C https://github.com/awslabs/amazon-kinesis-video-streams-webr... (one of original authors) so I enjoy the tech a lot.
> Hooked talking to Santa
I enjoy the unexpected behaviors of Voice AI at this moment in time. In the video I asked Santa about pi, and it responded in a way I didn't expect. I find it absurd/entertaining.
> Do you have kids that you built it for
Yes. I have a few toys/personalities that I built for my kid. They make up funny scenarios/personalities and I change the prompt and put it in a different toy. It's fun.
- Hardware AI Toy I worked on is available in stores
- Show HN: OpenAI/reflect – Physical AI Assistant that illuminates your life
-
FFmpeg Merges WebRTC Support
Depends on your needs!
https://github.com/pion/webrtc/tree/master/examples/save-to-... here is an example of a server that does what you need on the backend
- Pion WebRTC 4.1: stable AV1, large DataChannel messages, H.265 RTP payloader
- WebRTC for the Curious
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jul 2026
Stats
pion/webrtc is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Pion WebRTC is Go.