# Listening to Multicast stream

**URL:** https://community.wowza.com/t/listening-to-multicast-stream/44708
**Category:** Wowza Streaming Engine
**Created:** [February 9, 2015, 7:41am UTC](https://community.wowza.com/t/listening-to-multicast-stream/44708 "2015-02-09T07:41:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rohan\_Patel](https://avatars.discourse-cdn.com/v4/letter/r/3da27b/32.png) [@Rohan\_Patel](https://community.wowza.com/u/Rohan_Patel)
#### Post date: [February 9, 2015, 7:41am UTC](https://community.wowza.com/t/listening-to-multicast-stream/44708/1 "2015-02-09T07:41:07Z")

</div>

Hi,

I have two interfaces on the server which is running Wowza. Interface1 - 192.168.32.xx is the host server IP (This is also the Default streaming IP under default vhost setting) to which an RTMP stream is pushed from Teradek.

Interface2 - 192.168.172.xx carries the multicast stream (228.9.1.1:8901). This connection to Interface 2 is coming from a Video IP switch.

I have done all the settings as mentioned below but still I am unable to see this multicast stream under incoming streams tab.

From:

Code:

To:

Code:

true

[address-of-network-interface]

If this does not solve the problem, then you might need to add the following property to the RTP/Properties in [install-dir]/conf/[application]/Application.xml (be sure to get the correct container - there are several in Application.xml):

Code:

multicastInterfaceAddress

[address-of-network-interface]

In the above code I have changed the address-of-network-interface to 192.168.172.xx

I can confirm that there is multicast stream present on this interface2 as I can play it on VLC.

Any thoughts on how to get this sorted and see this multicast stream will be really appreciated.

I then need to present this multicast stream on a public URL.

Thanks.

---

<div class="post-metadata">

### Author: ![Zoran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/zoran/32/385_2.png) [@Zoran](https://community.wowza.com/u/Zoran)
#### Post date: [February 10, 2015, 6:08pm UTC](https://community.wowza.com/t/listening-to-multicast-stream/44708/2 "2015-02-10T18:08:00Z")

</div>

Hi,

Can you please open a support ticket by sending an email to support@wowza.com and describe the issue you are encountering. Also make sure to attach a copy of the following folders as a .zip (or other archive):

[wowza-install-dir]/conf

[wowza-install-dir]/logs

[wowza-install-dir]/transcoder

[wowza-install-dir]/manager/logs

We would like to take closer look at your configuration and log files and try to understand what could be the reason for this behavior.

Make sure to add a reference to this forum post in your ticket.

Zoran

---

<div class="post-metadata">

### Author: ![Afiz\_Abdulla](https://avatars.discourse-cdn.com/v4/letter/a/ac91a4/32.png) [@Afiz\_Abdulla](https://community.wowza.com/u/Afiz_Abdulla)
#### Post date: [May 22, 2020, 5:12pm UTC](https://community.wowza.com/t/listening-to-multicast-stream/44708/3 "2020-05-22T17:12:21Z")

</div>

Did you find solution?
