aboutsummaryrefslogtreecommitdiffstats
path: root/config/supervisor/encoder-maxxima.conf
diff options
context:
space:
mode:
authorYoann QUERET <yoann@queret.net>2016-02-09 16:32:43 +0100
committerYoann QUERET <yoann@queret.net>2016-02-09 16:32:43 +0100
commit403af4090397e4b124f9e365868847524512401f (patch)
tree133c4c74054cc9bacdccb7334f1976c6a3f420fb /config/supervisor/encoder-maxxima.conf
parenta153cb1e281357300ae43454cba593b9cf0c3bde (diff)
downloaddab-scripts-403af4090397e4b124f9e365868847524512401f.tar.gz
dab-scripts-403af4090397e4b124f9e365868847524512401f.tar.bz2
dab-scripts-403af4090397e4b124f9e365868847524512401f.zip
Welcome Supervisor
Diffstat (limited to 'config/supervisor/encoder-maxxima.conf')
-rw-r--r--config/supervisor/encoder-maxxima.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/supervisor/encoder-maxxima.conf b/config/supervisor/encoder-maxxima.conf
new file mode 100644
index 0000000..2a8c805
--- /dev/null
+++ b/config/supervisor/encoder-maxxima.conf
@@ -0,0 +1,7 @@
+[program:encoder-maxxima]
+command=/usr/local/bin/dabplus-enc --vlc-uri=http://maxxima.mine.nu:8000/ -b 96 -r 32000 --sbr -o tcp://127.0.0.1:9002 --pad=58 --pad-fifo=/home/odr/config/mot/maxxima.pad --write-icy-text=/home/odr/config/mot/maxxima.txt
+autostart=false
+autorestart=true
+priority=10
+stderr_logfile=/var/log/supervisor/encoder-maxxima.log
+stdout_logfile=/var/log/supervisor/encoder-maxxima.log