Hi Guys,
Currently I have a CentOS 6.6 server with two network interfaces, configure CentOS to query the multicast right through the eth1 interface and eth0 is a public IP Internet.
Destination Gateway Genmask Flags Metric Ref Use Iface
189.211.x.x 0.0.0.0 255.255.255.0 U 1 0 0 eth0
10.163.128.0 0.0.0.0 255.255.128.0 U 1 0 0 eth1
224.0.0.0 10.163.128.1 240.0.0.0 UG 0 0 0 eth1
0.0.0.0 189.211.x.x 0.0.0.0 UG 0 0 0 eth0
The server with this configuration can access the multicast from the eth1 and play the video in VLC without any problem and from the eth0 interface can browse the Internet.
Wowza in force in the host file that is the ip eth0.
What I want to achieve with the Wowza is that the eth1 interface that is accessing the multicast may transmit it to the public IP.
Try setting my Wowza but does not play the video. if I make a request to link incoming RTP and revised the data streaming if reciviendo
join to udp://@239.232.x.x:5001
Network Throughput
In Bytes: 20291875128 @ 2.980 Mbits / s
Bytes Out: 0 @ 0,000 bits / s
But if I connect with the VLC makes the connection but no video or audio.
Any idea how to set my Wowza?