From 1e2a3730e9833f4bac850f89e552f023b7eec3f1 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 5 Jun 2015 12:37:39 +0200 Subject: accept a list of ZMQ endpoints, separated by semicolons --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 4acc34d..86ffe85 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ See http://opendigitalradio.org INSTALLATION ********************* -0. install zeromq 4.0.3 and JACK +0. install zeromq 4.0.3 or newer and JACK 1. edit Makefile maybe change the architecture type (ARCH) to suit your machine. 2. 'make' @@ -66,7 +66,10 @@ Output file is automatically renamed from *.* to *.mp2 for stdout use a - for zeromq use tcp://: pointing to - a ODR-DabMux + a ODR-DabMux. You can put more than one endpoint, + separated by a semicolon. Mind that the shell might + interpret the semicolon: use quotes around the list + of endpoints to avoid this. Input Options -s [int] -- cgit v1.2.3