summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-10-29 16:42:54 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-10-29 16:42:54 +0100
commitca773982f97d30789a2954c149585f0869019b09 (patch)
treee88e502b90185a481a7ac6eed0ee84cff8ff2dec /README.md
parent4a55c7e123dee0f606b84f8c7599e5ce581ad828 (diff)
downloaddabmux-3.0.0.tar.gz
dabmux-3.0.0.tar.bz2
dabmux-3.0.0.zip
Prepare v3.0.0v3.0.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 91401ad..9289eef 100644
--- a/README.md
+++ b/README.md
@@ -15,23 +15,23 @@ Features of ODR-DabMux:
- Standards-compliant DAB multiplexer
- Configuration file, see doc/example.mux
- Timestamping support required for SFN
-- 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
-- Experimental STI-D(PI, X)/RTP input intended to be compatible
- with compliant encoders.
- Logging to syslog
- Monitoring using munin tool
- Includes a Telnet and ZMQ Remote Control for setting/getting parameters
-- EDI output
+- EDI input and output, both over UDP and TCP
- Support for FarSync TE1 and TE1e cards (G.703)
- Something that will (with your help?) one day become a nice GUI for
configuration, see `gui/README.md`
+- Experimental STI-D(PI, X)/RTP input intended to be compatible
+ with compliant encoders.
+- 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
-Additional tools:
+Additional tools:
`odr-zmq2edi`, a tool that can convert a ZeroMQ ETI stream
-to an EDI stream.
+to an EDI stream.
`odr-zmq2farsync`, a tool that can drive a FarSync card from
a ZeroMQ ETI stream.