Wowza Community

Two udp source support ?

My server have 3 NIC, NIC 1 and 2 in for udp stream input (udp stream source is from 2 difference network and IP) and NIC 3 is for stream output, I found Wowza only can have one udp input, I can control the Wowza use NIC 1 or 2 as input with but can’t use both.

Is there any way that the Wowza can use both NIC as udp input ?

RickyTMP

Looking at this article:

How to listen for a multicast stream on a particular network interface

You might be able to skip the VHost.xml setting, and just do the Application.xml setting, then you can have it per application

Salvadore

Thanks Salvadore, I will do some test on what you propose.