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?
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 =)