MCProxy

Changes between Version 80 and Version 81 of Startup


Ignore:
Timestamp:
02/02/12 13:40:41 (12 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Startup

    v80 v81  
    5959This means the mcproxy use the Groupmembership Protocol IGMPv2 (IPv4) or  MLDv1 (IPv6) to subscribe multicast groups and set as upstream the interface eth0 and as downstream eth1. So the mcproxy will forward all multicast streams of the upstream to the downstream if a client in this network subsribe the specific group. On the other side the multicast streams of the downstream will automticly forward to the upstream.
    6060
     61Then you can start the mcproxy with the following command:
     62{{{
     63sudo mcproxy -dsvv -c <configfile>
     64}}}
     65
    6166=== 2. ===
    6267[[Image(szenarios2.png, 190px, right)]]