ion-sfu VS peer-calls

Compare ion-sfu vs peer-calls and see what are their differences.

ion-sfu

Pure Go WebRTC SFU (by ionorg)

peer-calls

Group peer to peer video calls for everyone written in Go and TypeScript (by peer-calls)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ion-sfu peer-calls
4 4
903 1,307
- 0.0%
0.0 0.0
9 months ago about 1 year ago
Go Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ion-sfu

Posts with mentions or reviews of ion-sfu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-21.
  • Jitsi: More secure, more flexible, and completely free video conferencing
    5 projects | news.ycombinator.com | 21 Dec 2022
  • Ask HN: Why is there no enterprise grade open-source zoom alternative?
    6 projects | news.ycombinator.com | 25 May 2022
    There's nothing particularly difficult on the server side — a quality SFU should be capable to handle on the order of 400 video flows per core, and there are quite a few high-quality free software SFUs available (Janus, Jitsi, ion-sfu, livekit, Galene). To give some perspective: we're using Galene for lectures, and our single-CPU server uses around 40% CPU usage in a room with 120 students (who keep their cameras switched off during the lecture, of course, and only occasionally switch them on to ask questions).

    As the grandparent mentioned, the problem is the client side. Since there is no standard videoconferencing protocol, every free software project needs to develop their own clients. And it's difficult for a free software project to have the manpower and expertise to develop quality clients for the web, Android and iOS, so in effect what we currently have are mostly half-baked web clients.

    There is some hope, though. The IETF have been working on standard protocols for ingress (https://datatracker.ietf.org/wg/wish/), and if their protocols get deployed, you'll be able to use the same streaming software (think OBS) or IP camera with multiple distinct videoconferencing servers. An interoperable interactive videoconferencing protocol is nowhere near, but as more people understand videoconferencing technology, there is some hope that people will get together and start working on multi-protocol clients (remember Pidgin?).

    Full disclosure: I'm the author of Galene (https://galene.org), and I've been actively participating in the Pion community (https://github.com/pion/webrtc) and collaborating with the authors of ion-sfu (https://github.com/pion/ion-sfu) and LiveKit (https://github.com/livekit).

  • How to build ion-sfu's pub-from-disk example?
    3 projects | /r/golang | 3 Aug 2021
    go get: module github.com/pion/ion-sfu@upgrade found (v1.10.8), but does not contain package github.com/pion/ion-sfu/cmd/server/grpc/proto
  • LiveKit – open-source infrastructure for real time audio and video
    2 projects | news.ycombinator.com | 19 Jul 2021
    Really appreciate that they have a Protocol project, really helps quickly get a sense of what's under the hood. It's just a bunch of protobuf messages, but that's a super helpful reference, and nice to not have it embedded in one of the various other projects: https://github.com/livekit/protocol

    Notably using the well known extremely well reputed super battle hardened Pion sfu, ion: https://github.com/pion/ion-sfu

peer-calls

Posts with mentions or reviews of peer-calls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-26.
  • Alternatives for jitsi?
    2 projects | /r/selfhosted | 26 Jun 2023
    I just found this yesterday, haven't used it but looks nice: https://peercalls.com
  • How do Game nights with or without discord?
    1 project | /r/linux_gaming | 21 Jun 2022
    I don't know much about peercalls's tech stack, but based on eyeballing it, it seems like E2E is an option. https://github.com/peer-calls/peer-calls/pull/142
  • Group video call functionality
    1 project | /r/reactnative | 29 Sep 2021
    As a last resort, you can self host https://github.com/peer-calls/peer-calls and just slap everything in the webview on both platforms. Kinda works, trust me!
  • Pion WebRTC v3.0.0 Released
    4 projects | /r/WebRTC | 23 Dec 2020
    If you are doing something more custom it could be great. If you are doing something generic you will want to use a SFU (or media server). There are a few that use Pion ion, Galene and peer-calls

What are some alternatives?

When comparing ion-sfu and peer-calls you can also consider the following projects:

livekit-server - 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]

ion - Real-Distributed RTC System by pure Go and Flutter

webcall - The telephone, a supernatural instrument before whose miracles we used to stand amazed, and which we now employ without giving it a thought, to summon our tailor or order an ice cream. --M.Proust

kratos - Your ultimate Go microservices framework for the cloud-native era.

awesome-pion - A curated list of awesome things related to Pion

protocol - LiveKit protocol. Protobuf definitions for LiveKit's signaling protocol

interceptor - Pluggable RTP/RTCP processors for building real time communication

Ether1 - Official Go implementation of The Etho Protocol

Pion WebRTC - Pure Go implementation of the WebRTC API

janus-gateway - Janus WebRTC Server

peerdiscovery - Pure-Go library for cross-platform local peer discovery using UDP multicast :woman: :repeat: :woman: