mnhauke / ODR-DabMux

ODR-DabMux is a DAB (Digital Audio Broadcasting) multiplexer. It's the continuation of CRC-DabMux.

Home Page:http://www.opendigitalradio.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

ODR-DabMux is a fork of CRC-DabMux, which was developed by the Communications Research Center Canada. It has been forked by the Opendigitalradio project.

ODR-DabMux is a DAB (Digital Audio Broadcasting) multiplexer compliant to ETSI EN 300 401.

In addition to the features of CRC-DabMux, this fork contains:

  • configuration file support, see doc/example.mux
  • timestamping support required for SFN
  • a ZeroMQ ETI output that can be used with ODR-DabMod
  • a ZeroMQ dabplus input that can be used with fdk-aac-dabplus and toolame-dab, and supports CURVE authentication
  • supports logging to syslog
  • supports ZMQ input monitoring with munin tool
  • includes a Telnet Remote Control for setting/getting parameters (can change subchannel and component labels, and ZMQ input buffer parameters)
  • an experimental EDI output

The src/ directory contains the source code of ODR-DabMux.

The doc/ directory contains the ODR-DabMux documentation, an example configuration file, and the example munin script for the statistics server.

The lib/ directory contains source code of libraries needed to build ODR-DabMux.

Install

See the INSTALL.md file for installation instructions.

Licence

See the files LICENCE and COPYING

Contact

You can reach users and developers through the CRC-mmbTools google group.

Developed by:

Matthias P. Braendli matthias [at] mpb [dot] li

Pascal Charest pascal [dot] charest [at] crc [dot] ca

About

ODR-DabMux is a DAB (Digital Audio Broadcasting) multiplexer. It's the continuation of CRC-DabMux.

http://www.opendigitalradio.org

License:Other


Languages

Language:C++ 61.6%Language:C 18.3%Language:Python 17.4%Language:CMake 2.2%Language:Smarty 0.3%Language:CSS 0.1%Language:JavaScript 0.1%Language:Shell 0.0%