aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2020-09-23 09:07:32 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2020-09-23 09:07:32 +0200
commitb632a0995eee82666e02c9257360e218691cb650 (patch)
treedc4a0edaf58efec765a211a78b72f88897370e3e
parente2edbaeee5d593a24bc97d8210e9a0d525996274 (diff)
downloadODR-SourceCompanion-b632a0995eee82666e02c9257360e218691cb650.tar.gz
ODR-SourceCompanion-b632a0995eee82666e02c9257360e218691cb650.tar.bz2
ODR-SourceCompanion-b632a0995eee82666e02c9257360e218691cb650.zip
Update README example
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 51b1a2d..59450bf 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ ODR-DabMux through its EDI and ZeroMQ interfaces.
For detailed usage, see the usage screen of the tool with the *-h* option.
+ODR-SourceCompanion v1 is compatible with ODR-PadEnc v3.
+
More information is available on the
[Opendigitalradio wiki](http://opendigitalradio.org)
@@ -32,9 +34,9 @@ How to use
We assume that you have a ODR-DabMux configured for an EDI
input on port 9000.
-Also, assuming you have an AVT encoder on the IP address 192.168.128.111 and a fifo for ODR-PadEnc
+Also, assuming you have an AVT encoder on the IP address 192.168.128.111 and ODR-PadEnc with identifier *my_programme*
- odr-sourcecompanion -c 2 -b 80 -r 48000 --sbr -p 32 -P fifo.pad --pad-port=9405 \
+ odr-sourcecompanion -c 2 -b 80 -r 48000 --sbr -p 32 -P my_programme --pad-port=9405 \
--input-uri=udp://:32010 --control-uri=udp://192.168.128.111:9325 --jitter-size=80 \
-e tcp://yourserver:9000