MicroRDS

Software RDS encoder for Linux.

Download

Features

  • Lightweightness: Designed with efficiency in mind, the system boasts minimal resource requirements, ensuring optimal performance on a variety of hardware configurations.
  • Extensive protocol support: Built-in compatibility for PS, PTY, PI, RT, RT+, CT, PTYN, ECC, LIC, AF.
  • Seamless script usage: Flexibility of using familiar scripting languages like Bash, Python, and more, to effortlessly control RDS through FIFO.

Installation

Dependencies

MicroRDS needs a few dependency packages in order to work.

Debian-based distros:

sudo apt install libao-dev libsamplerate0-dev

Arch-based distros:

sudo pacman -S libao libsamplerate

Fedora-based distros:

sudo dnf install libao-devel libsamplerate-devel

Downloading

You can either download the software using the download button on this website, or using git:

git clone https://github.com/barteqcz/MicroRDS