From f172d049863a38f33e8b15a3e47d4904b2c81323 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 15 Dec 2013 15:56:32 +0100 Subject: Add ZeroMQ dabplus input For use in combination with fdk-aac-dabplus-zmq --- doc/example.config | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/example.config') diff --git a/doc/example.config b/doc/example.config index 25a0809..127d37a 100644 --- a/doc/example.config +++ b/doc/example.config @@ -92,6 +92,17 @@ subchannels { id 1 protection 1 } + + rick2 { + type dabplus + ; for dabplus types, you can use the ZeroMQ input (if compiled in) + ; with the following configuration: + inputfile "tcp://localhost:9000" + nonblock false + bitrate 96 + id 1 + protection 1 + } } ; For now, each component links one service to one subchannel -- cgit v1.2.3