From a1921a1a967b65c99a830141e9faaecd77b0f317 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 28 Jul 2017 11:54:32 +0200 Subject: Add new zeromq config format This gives the choice for the transmission of the metadata, and the enabling of the TAI downloader is also triggered appropriately --- doc/advanced.mux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/advanced.mux') diff --git a/doc/advanced.mux b/doc/advanced.mux index 801857b..c3e216a 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -342,8 +342,8 @@ outputs { ; Please see doc/dab_output_formats.txt stdout "fifo:///dev/stdout?type=raw" - ; ZeroMQ output example - ; Listen on all interfaces, on port 9100 + ; Legacy format for ZeroMQ output example. See example.mux + ; for newer format. ;zmq "zmq+tcp://*:9100" ; Throttle output to real-time (one ETI frame every 24ms) -- cgit v1.2.3