From b6d001cc5c586313deba7f5eae48274f26c0e5d3 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 5 May 2024 21:35:37 +0200 Subject: Prepare v4.5.0 --- man/odr-zmq2edi.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man/odr-zmq2edi.1') diff --git a/man/odr-zmq2edi.1 b/man/odr-zmq2edi.1 index f6f74f6..d06e34b 100644 --- a/man/odr-zmq2edi.1 +++ b/man/odr-zmq2edi.1 @@ -1,4 +1,4 @@ -.TH ODR-ZMQ2EDI "1" "May 2023" "odr-zmq2edi" "User Commands" +.TH ODR-ZMQ2EDI "1" "May 2024" "odr-zmq2edi" "User Commands" .SH NAME \fBodr-zmq2edi\fR \- Convert an ZeroMQ stream to EDI .SH SYNOPSIS @@ -6,7 +6,8 @@ odr\-zmq2edi [options] .PP is a ZMQ URL that points to a ODR\-DabMux ZMQ output. .SH DESCRIPTION -zmq2edi can receive a ZMQ ETI stream from ODR-DabMux and generate an EDI stream. +zmq2edi can receive a ZMQ ETI stream from ODR-DabMux and generate an EDI or ZMQ stream. +It buffers and releases frames according to their timestamp. This is quite useful if your modulator wants EDI input, and your network is not good enough making you want to use something based on TCP. .PP @@ -64,6 +65,9 @@ Select the source IP in case we want to use multicast. .TP \fB\-t\fR Set the packet's TTL. +.TP +\fB\-Z\fR +Add a zmq output to URL, e.g. tcp:*:9876 to listen for connections on port 9876 .SH SEE ALSO odr\-dabmux(1), odr\-audioenc(1), odr\-dabmod(1) -- cgit v1.2.3