diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-01-24 18:52:22 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-01-24 19:00:59 +0100 |
commit | a7c82da68b1adc66e9ea8f4db9b1bef6c2bfd9e2 (patch) | |
tree | 8cc47caceb7f6d9c03b6a55e4e894b06dab1e5b8 /README.md | |
parent | 561aae3b03cec35e14e529f0006155ee3db07df5 (diff) | |
download | dabmux-1.2.0.tar.gz dabmux-1.2.0.tar.bz2 dabmux-1.2.0.zip |
Prepare release v1.2.0v1.2.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -14,9 +14,9 @@ Features of ODR-DabMux: - Standards-compliant DAB multiplexer - Configuration file, see doc/example.mux - Timestamping support required for SFN -- ZeroMQ ETI output that can be used with ODR-DabMod -- ZeroMQ input that can be used with FDK-AAC-DABplus - and Toolame-DAB, and supports CURVE authentication +- ZeroMQ and TCP ETI outputs that can be used with ODR-DabMod +- ZeroMQ input that can be used with ODR-AudioEnc + which supports CURVE authentication - Logging to syslog - Monitoring using munin tool - Includes a Telnet and ZMQ Remote Control for setting/getting parameters @@ -27,7 +27,7 @@ Features of ODR-DabMux: The src/ directory contains the source code of ODR-DabMux. -The doc/ directory contains the ODR-DabMux documentation, an example +The doc/ directory contains the ODR-DabMux documentation, a few example configuration file, and the example munin script for the statistics server. |