librtlsdr VS airspy-fmradion

Compare librtlsdr vs airspy-fmradion and see what are their differences.

librtlsdr

Software to turn the RTL2832U into an SDR (by librtlsdr)

airspy-fmradion

Software decoder for FM/AM broadcast radio with AirSpy R2 / Mini, Airspy HF+, and RTL-SDR (by jj1bdx)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
librtlsdr airspy-fmradion
29 4
281 132
1.4% -
5.4 9.1
29 days ago 4 days 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.

librtlsdr

Posts with mentions or reviews of librtlsdr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-11.

airspy-fmradion

Posts with mentions or reviews of airspy-fmradion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-05.
  • Listen to HD radio with a $30 RTL SDR dongle
    15 projects | news.ycombinator.com | 5 Nov 2023
    I have a little hobby project where I record an FM radio music station using a SDR and then remove all the non-music portions for offline listening. I like the music selections the DJs pick, but I prefer not to listen to the DJ commentary and the advertisements.

    I evaluated three methods of recording: analog capture from a standalone FM receiver, using this nrsc5 library to record the "HD" radio stream, and using an AirSpy SDR with this library: https://github.com/jj1bdx/airspy-fmradion

    Recording the "HD" (what a misnomer) radio was nice in that there was no hiss or multipath effects, but in comparison to the other methods the digital compression artifacts became impossible to un-hear. It seems to top out at about 96 kbps

    The airspy-fmradion library has some nice stuff in it to address multipath, resulting in the best audio quality of the three methods I tested.

    I use https://github.com/ina-foss/inaSpeechSegmenter to identify which segments of the recordings are speech vs. music.

  • How to receive and record fm radio in stereo on the command line
    4 projects | /r/RTLSDR | 15 Mar 2023
    Alternatively, use airspy-fmradion:
  • Ubuntu 20.04 SDR FM retransmit to a single user
    4 projects | /r/RTLSDR | 24 Aug 2021
    You might want to look into using https://github.com/jj1bdx/airspy-fmradion instead of rtl_fm for stereo.
  • FM stereo decoder? (Linux, command line)
    3 projects | /r/RTLSDR | 30 Apr 2021
    You can use https://github.com/windytan/wfm-tools together with rtl_fm to get stereo, though I prefer https://github.com/jj1bdx/airspy-fmradion

What are some alternatives?

When comparing librtlsdr and airspy-fmradion you can also consider the following projects:

rtl-sdr - library for turning a RTL2832 based DVB dongle into a Software DefinedReceiver; mirror from https://gitea.osmocom.org/sdr/rtl-sdr

AIS-catcher - AIS receiver for RTL SDR dongles, Airspy R2, Airspy Mini, Airspy HF+, HackRF, SDRplay and SoapySDR

gcc_termux - Gcc for termux with fortran scipy etc... Use apt for newest updates instructions in README.txt

openwebrx - Open source, multi-user SDR receiver software with a web interface

multimon-ng

luaradio - A lightweight, embeddable software-defined radio framework built on LuaJIT

gqrx-scan

sample-icecast-noaa - A sample docker setup for streaming NOAA radio from a USB RTL-SDR dongle to Icecast, so you can listen tp it as an m3u stream.

rtl-power-fftw - Power spectrum for RTLSDR dongles.

ezstream - [Mirror] A streaming source client for Icecast

noaa-apt - NOAA APT weather satellite image decoder, for Linux, Windows, RPi 2+, OSX and Android+Termux

wfm-tools - Some DSP tools for FM demodulation