Watching IPTV behind ROS 3.x

Hello!

I’am very new to IPTV and i need some help
I’m using ROS3.0 in my home network. My ISP provides IPTV via multicast. Now I can watch TV only if I connect my ISP’s link directly to my PC. Then, I can use VLC player to watch TV with links:
udp://@239.192.8.2:1234
udp://@239.192.3.9:1234
etc… about 50 channels
But if I try to watch IPTV behind ROS I get nothing.

Tried to capture some packets - see attachments

What do I need to configure in ROS to watch TV behind ROS?
eth2.gif
eth1.gif

You need to install multicast package.
How to configure multicast:
http://wiki.mikrotik.com/wiki/Multicast_Routing_in_RouterOS_3.x

Tried to use this guide with no result
Could you give me more detailed explanation?
It seems that my ISP doesnot use PIM

well, I added to PIM all interfaces, added RP with address 0.0.0.0 and group 224.0.0.0/3, then started VLC player to multicast, and with other VLC player on other interface I was able to see that video =)

I think you should contact your isp to clarify this. ROS support only PIM-SM.