logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MuMuDVB - Multicast a DVB transponder over multiples ip addresses

Author

       Upstream author:
       Brice DUBOST <mumudvb@braice.net>
       Acknowledgements:
       All the contributors (see github), all users and bug reporters, Dave CHAPMAN (for writing  dvbstream  and
       contributions)

       This   manual   page  was  written  by  Stephane  Glondu  <stephane.glondu@crans.org>  and  Brice  DUBOST
       <mumudvb@braice.net>.

MuMuDVB v2.0                                      June 14 2015                                        MUMUDVB(8)

Description

MuMuDVB  is a program who can redistribute stream from DVB on a network, in multicast or in HTTP unicast.
       It's main feature is to take a whole transponder and put each channel on a different multicast IP.

       Website : http://mumudvb.braice.net/

Name

       MuMuDVB - Multicast a DVB transponder over multiples ip addresses

Options

       The following options are provided by MuMuDVB :

       -c,--configconf_file
              Path to the config file

       -s,--signal
              Display signal power

       -t,--traffic
              Display channels traffic

       -l,--list-cards
              List the DVB cards and exit

       --cards
              The DVB card to use (overrided by the configuration file)

       --server_id
              The server id (for autoconfiguration, overrided by the configuration file)

       -d,--debug
              Don't deamonize

       -h,--help
              Display Help

       -v     More Verbose

       -q     More quiet

       --dumpfile
              Debug option : Dump the stream into the specified file

See Also

       The program is documented in README and for french speaking people in README-fr.

Synopsis

mumudvb [options] -c conf_file
       mumudvb [options] --config conf_file

See Also