rozhuk-im / msd_lite

Program for IP TV streaming on the network via HTTP
http://netlab.dhis.org/wiki/index?id=en:software:msd:lite
BSD 2-Clause "Simplified" License
182 stars 45 forks source link

How to configure multiple network interfaces #8

Open taocwang opened 7 months ago

taocwang commented 7 months ago

Hello, I have two udp-multicast with network interfaces eth1 and eth2 respectively. My settings are as follows: `

eth1

`

How should I set up the other interface eth2? Thank you!

rozhuk-im commented 7 months ago

In config file you may set ONE default interface name for multicast receiving. Use translator: https://netlab.dhis.org/wiki/software:msd:config

You need edit your playlist and add something like: ?ifname=eth2 to URL tail. https://netlab.dhis.org/wiki/software:msd:urls#additional_parameters