Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 836 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 836 Bytes

centos-rpm-odr-dabmux

CentOS 7 RPM Specfile for Opendigitalradio's ODR-DabMux which is part of RaBe's DAB / DAB+ broadcasting package collection.

Usage

There are pre-built binary packages for CentOS 7 available on Radio RaBe's OBS DAB / DAB+ broadcasting package repository, which can be installed as follows:

curl -o /etc/yum.repos.d/home:radiorabe:dab.repo \
     http://download.opensuse.org/repositories/home:/radiorabe:/dab/CentOS_7/home:radiorabe:dab.repo
     
yum install odr-dabmux

Running odr-dabmux through systemd

cp /usr/share/doc/odr-dabmux-1.0.0/example.mux /etc/odr-dabmux/dab.mux

systemctl start odr-dabmux