Changes between Version 80 and Version 81 of Startup
- Timestamp:
- 02/02/12 13:40:41 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Startup
v80 v81 59 59 This 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. 60 60 61 Then you can start the mcproxy with the following command: 62 {{{ 63 sudo mcproxy -dsvv -c <configfile> 64 }}} 65 61 66 === 2. === 62 67 [[Image(szenarios2.png, 190px, right)]]