Wowza Community

Wowza with two network interfaces?

Hi! That is possible to setup Wowza for receiving incoming streams on one network interface, to stream streams from second interface?

By default Wowza binds to all Interfaces, so this should work no problem as you can configure the encoders to use the IP on one interface and connecting clients to use the IP of the other interface.

Shamrock

/conf/VHost.xml

I don’t think you can do that, if I understand. You have to publish to the same IP address that you playback with

Richard

Hi,

In your encoder settings, set one of the IPs. In your Player, such as flash, or your web server, set the other IP. You can also take a look at VHhost.conf, where you can specify an IP address for Wowza to listen on certain ports. So, you can bind port 1936 to one IP, and publish to that IP. And bind 1935 to the other IP, (the one you give to clients).

If you’re using a .stream file to pull a stream into Wowza, I think, that the network interface chose will be determined by your OS/routing tables. So, you could setup a route something like this:

[Encoder-IP]  255.255.255.255         On-link     [IP-of-NIC-to-Use]    276

Thank you! How can i do that?

So, if i need to receive rtmp streams on one network interface and trancive on second, Vhost.xml should be like that:

^M

<------>^M

<------><------>^M

<------><------><------>^M

<------><------><------><------>12^M

<------><------><------><------>192.168.1.1^M

<------><------><------><------>^M

<------><------><------><------>^M

<------><------><------><------>^M

<------><------><------><------>1935^M

<------><------><------><------>^M

<------><------><------><------><------>true^M

<------><------><------><------><------>^M

<------><------><------><------><------>24000^M

<------><------><------><------><------>65000^M

<------><------><------><------><------><!-- suggest settings for low latency chat and video recording applications^M

<------><------><------><------><------>16000^M

<------><------><------><------><------>16000^M

<------><------><------><------><------>–>^M

<------><------><------><------><------>true^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------>100^M

<------><------><------><------>^M

<------><------><------><------>cupertinostreaming,smoothstreaming,sanjosestreaming,dvrchunkstreaming^M

<------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------><------>com.wowza.wms.http.HTTPCrossdomain^M

<------><------><------><------><------><------>*crossdomain.xml^M

<------><------><------><------><------><------>none^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------><------>com.wowza.wms.http.HTTPClientAccessPolicy^M

<------><------><------><------><------><------>*clientaccesspolicy.xml^M

<------><------><------><------><------><------>none^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------><------>com.wowza.wms.http.HTTPProviderMediaList^M

<------><------><------><------><------><------>*jwplayer.rss|*medialist.smil|*manifest-rtmp.f4m^M

<------><------><------><------><------><------>none^M

<------><------><------><------><------>^M

^M

<------><------><------><------><------><------>com.wowza.wms.http.HTTPServerVersion^M

<------><------><------><------><------><------>*^M

<------><------><------><------><------><------>none^M

<------><------><------><------><------>^M

<------><------><------><------>^M

<------><------><------>

<------><------><------>^M

<------><------><------><------>12^M

<------><------><------><------>192.168.1.2^M

<------><------><------><------>^M

<------><------><------><------>^M

<------><------><------><------>^M

<------><------><------><------>1935^M

<------><------><------><------>^M

<------><------><------><------><------>true^M

<------><------><------><------><------>^M

<------><------><------><------><------>24000^M

<------><------><------><------><------>65000^M

<------><------><------><------><------><!-- suggest settings for low latency chat and video recording applications^M

<------><------><------><------><------>16000^M

<------><------><------><------><------>16000^M

<------><------><------><------><------>–>^M

<------><------><------><------><------>true^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------>100^M

<------><------><------><------>^M

<------><------><------><------>cupertinostreaming,smoothstreaming,sanjosestreaming,dvrchunkstreaming^M

<------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------><------>com.wowza.wms.http.HTTPCrossdomain^M

<------><------><------><------><------><------>*crossdomain.xml^M

<------><------><------><------><------><------>none^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------><------>com.wowza.wms.http.HTTPClientAccessPolicy^M

<------><------><------><------><------><------>*clientaccesspolicy.xml^M

<------><------><------><------><------><------>none^M

<------><------><------><------><------>^M

<------><------><------><------><------>^M

<------><------><------><------><------><------>com.wowza.wms.http.HTTPProviderMediaList^M

<------><------><------><------><------><------>*jwplayer.rss|*medialist.smil|*manifest-rtmp.f4m^M

<------><------><------><------><------><------>none^M

<------><------><------><------><------>^M

^M

<------><------><------><------><------><------>com.wowza.wms.http.HTTPServerVersion^M

<------><------><------><------><------><------>*^M

<------><------><------><------><------><------>none^M

<------><------><------><------><------>^M

<------><------><------><------>^M

<------><------><------>