diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-06-05 12:37:39 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-06-05 12:37:39 +0200 |
commit | 1e2a3730e9833f4bac850f89e552f023b7eec3f1 (patch) | |
tree | 719fb8330640072a31762af6b7a0391c08fd0af2 /README | |
parent | 86659b51355c4eade8124a90afc5995f2765fc41 (diff) | |
download | toolame-dab-1e2a3730e9833f4bac850f89e552f023b7eec3f1.tar.gz toolame-dab-1e2a3730e9833f4bac850f89e552f023b7eec3f1.tar.bz2 toolame-dab-1e2a3730e9833f4bac850f89e552f023b7eec3f1.zip |
accept a list of ZMQ endpoints, separated by semicolons
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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://<hostname>:<port> 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] |