summaryrefslogtreecommitdiffstats
path: root/doc/example.mux
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-12 19:35:05 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-12 19:35:05 +0100
commit9ff0ecbe4d151d5b65a1e9bb97e85d454b836bbb (patch)
tree8357d09205b3e081756e459e4716c9ffec585f8b /doc/example.mux
parent65ec97295298078710b31dd413e2675416ce9af2 (diff)
downloaddabmux-9ff0ecbe4d151d5b65a1e9bb97e85d454b836bbb.tar.gz
dabmux-9ff0ecbe4d151d5b65a1e9bb97e85d454b836bbb.tar.bz2
dabmux-9ff0ecbe4d151d5b65a1e9bb97e85d454b836bbb.zip
update example.mux
Diffstat (limited to 'doc/example.mux')
-rw-r--r--doc/example.mux9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/example.mux b/doc/example.mux
index 8e5fbb9..8372a78 100644
--- a/doc/example.mux
+++ b/doc/example.mux
@@ -53,8 +53,8 @@ remotecontrol {
; Some ensemble parameters
ensemble {
- id 20479
- ecc 1249 ; Extended Country Code (decimal)
+ id 0x4fff ; you can also use decimal if you want
+ ecc 0xec ; Extended Country Code
label "TuxMux"
shortlabel "Tux"
}
@@ -87,7 +87,12 @@ services {
subchannels {
funk {
type audio
+ ; example file input
inputfile "funk.mp2"
+ ; example zmq input:
+ ; accept connections to port 9001 from any interface
+ ; use toolame-dab as encoder
+ ;inputfile "tcp://*:9001"
nonblock false
bitrate 128
id 10