SATPI VS aes67-linux-daemon

Compare SATPI vs aes67-linux-daemon and see what are their differences.

SATPI

SATIP server for linux, suitable to run on an Raspberry Pi, Vu+, GigaBlue or any other linux box. currently supporting DVB-S/S2/T/C and transform DVB-S requests to DVB-C (by Barracuda09)

aes67-linux-daemon

AES67 Linux Daemon with configuration WebUI (by bondagit)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SATPI aes67-linux-daemon
1 6
146 317
- -
8.3 6.2
25 days ago about 1 month ago
C++ C++
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

SATPI

Posts with mentions or reviews of SATPI. We have used some of these posts to build our list of alternatives and similar projects.

aes67-linux-daemon

Posts with mentions or reviews of aes67-linux-daemon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-30.
  • Show HN: LinuxDAW – Quality audio software for Linux
    3 projects | news.ycombinator.com | 30 Dec 2023
    > Aaand, this actually makes me want one of those cards myself!

    heh, sorry!

    Looks like I probably only searched for Dante virtual-soundcard before, when I searched for AES67 virtual soundcard I got [1] and [2] which may be the answer to my problems (if my machine can handle that many audio streams, but it should be able to with 64 cores haha!).

    Looks like that's going to be my project tomorrow.

    [1] https://github.com/bondagit/aes67-linux-daemon

    [2] https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/AES...

  • Ask HN: Does this USB audio device exist?
    1 project | news.ycombinator.com | 27 Sep 2023
    Have you considered using something like this: https://github.com/bondagit/aes67-linux-daemon
  • AES67 linux server
    1 project | /r/linuxaudio | 27 May 2023
    I thought about Debian11 + https://github.com/bondagit/aes67-linux-daemon
  • Is it possible to use netjack with pipewire?
    1 project | /r/linuxaudio | 18 May 2023
    yeah Is in Sync but Is timed in second, not ms , but since you didn't talk about low latency i was thinking that other solutions were good too :) Have you checked https://github.com/bondagit/aes67-linux-daemon ?
  • Reverse Engineering a Mysterious UDP Stream in My Hotel
    2 projects | news.ycombinator.com | 23 Feb 2023
    Yeah, Sonos is very much the Apple of this space. A solid, user-friendly implementation of several pre-existing concepts into a cohesive product - no small task. I don't think the technologically important parts of this are patentable though, there's both prior art and the obviousness standard to worry about. But very much like Apple's 'rounded corners' case, they've gone after (IMO) obvious UI functionality for such a system to extract money from their competitors.

    If you are just interested in the synchronized Audio-over-Ethernet part, AES67 is the industry standard, and a pretty complete open-source implementation can be found at https://github.com/bondagit/aes67-linux-daemon , though AES67 is itself a composition of existing standards, fundamentally it is mostly composed of SDP for sessions description, RTP for media, and PTP for clock sync, so you can build that out of a variety of implementations too.

    For room correction you can look at https://drc-fir.sourceforge.net/ to generate FIR filter coefficients, then you can apply it in realtime with https://github.com/wwmm/easyeffects .

    Of course some people just want it to work, then you can shell out for Sonos :p.

  • AoIP Driver for Linux/ARM
    3 projects | /r/CommercialAV | 6 Oct 2022

What are some alternatives?

When comparing SATPI and aes67-linux-daemon you can also consider the following projects:

tsduck - MPEG Transport Stream Toolkit

network-audio-controller - Control Audinate Dante network audio devices without Dante Controller

aes67-monitor - AES67 Stream Monitor: Monitor AES67 streams directly

mai - Mark's AES67 Implementation

OpenHD - OpenHD

easyeffects - Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications