From a7ee04db7d76cf90b91ba8a78b1afb5bff15cb85 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 6 May 2016 10:01:53 +0200 Subject: Add protection setting to example.mux --- doc/example.mux | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/example.mux b/doc/example.mux index a93fbc4..4925629 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -92,6 +92,7 @@ subchannels { inputfile "funk.mp2" bitrate 128 id 10 + protection 3 } sub-ri { ; This is our DAB+ programme, using a ZeroMQ @@ -101,6 +102,7 @@ subchannels { inputfile "tcp://*:9000" bitrate 96 id 1 + protection 3 ; ZMQ specific options, mandatory: -- cgit v1.2.3