diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-04-22 16:04:20 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-04-22 16:04:20 +0200 |
commit | ab689f20d9fe8ce503f633ce98d94462229153cd (patch) | |
tree | d9b1bde892192cdbc3a72a6922b2e0009da7c9df /supervisor | |
parent | 322c6d765ab1d83cfb5f201626525d3b139103d0 (diff) | |
download | mmbtools-aux-ab689f20d9fe8ce503f633ce98d94462229153cd.tar.gz mmbtools-aux-ab689f20d9fe8ce503f633ce98d94462229153cd.tar.bz2 mmbtools-aux-ab689f20d9fe8ce503f633ce98d94462229153cd.zip |
Random changes in enc-fip and zmq-simul
Diffstat (limited to 'supervisor')
-rw-r--r-- | supervisor/enc-fip.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/supervisor/enc-fip.conf b/supervisor/enc-fip.conf index f9aa3af..ee1d14c 100644 --- a/supervisor/enc-fip.conf +++ b/supervisor/enc-fip.conf @@ -1,6 +1,6 @@ [program:enc-fip] #command=toolame -V http://http://audio.scdn.arkena.com/11016/fip-midfi128.mp3 -b 128 -s 48 -p 34 -P /home/bram/dab/fip.pad tcp://localhost:9002 -command=dabplus-enc --dab -v http://http://audio.scdn.arkena.com/11016/fip-midfi128.mp3 -b 128 -s 48 -p 34 -P /home/bram/dab/fip.pad -o tcp://localhost:9002 +command=dabplus-enc --dab -v http://http://audio.scdn.arkena.com/11016/fip-midfi128.mp3 -b 128 -s 48 -p 34 -P /home/bram/dab/fip.pad -o tcp://localhost:9002 -D startretries=30 directory=/home/bram/ autostart=true |