Closed rndm2 closed 11 months ago
try this:
It is already done. Unfortunately no result :(
I was able to watch IPTV with VLC, and Deco now can start playing, but freezes after 5-10 seconds. My provider sends multicast traffic to different VLAN (180). So I need to untag it and send it to deco.
I don't understand so far why it freezes, but I can confirm that the ODI stick handles multicast well, and probably the topic here could be closed at this point. I'll post an update once I solve the freezing problem.
Solution found. It works. Movistar streams IPTV multicast in two VLANs, 180 and 182 in my case. In order to find the correct VLAN IDs, you need to add SFP to the temporary bridge together with the ethernet port, connect a computer with Wireshark to this port, and see what traffic comes and what tags it has.
I don't really understand how Movistar's original router does this mapping. The stick doesn't show these VLANs with omcicli, and the router doesn't have anything about multicast VLANs. Maybe it is OLT that tells Movistar's original ONU how to read those VLANs.
Solution for VOD found: Movistar sends it as a UDP push. Just need to forward it to Deco.
Problem solved. Internet and IPTV work perfectly.
Hi
I spent three days triple checked all config settings and still can't get Movistar's Spain IPTV working. Internet is fine. I need the community's help.
Provider: Movistar Spain Hardware: RB4011iGS+ (RouterOS 7.11.2) + DFP-34X-2C2 (V1.0-220923). VLANs: 1370 for internet (mapped to 6 on original router), 6 for IPTV (mapped to 2 on original router). Movistar's TV decoder is connected to eth4.
I am doing everything that is needed: IGMP proxy from VLAN2 to Deco eth4 DHCP Server + Option 60, 240 Firewall allow + NAT/Masquerade RIP (I can receive routes)
I can see 10.128.0.1 and query DNS from 172.26.23.3 but no IGMP traffic, even though Mikrotik stats show me 11 Mbps of traffic on SFP. But this traffic disappears after some time (maybe OLT stop sending it?).
I tried direct accesss to rtp://@239.0.0.77:8208 (which was taken from here) with VLC on local computer and it is not working as well.
Mikrotik config and some dump from SFP are at the very bottom.
As for the stick:
VLAN_CFG_TYPE=1
,DIRECT_BRIDGE_MODE=1
,DUAL_MGMT_MODE=1
and I tried withVLAN_MANU_MODE
. IGMP snooping on stick itself is disabled. All others settings are defaults. No luck so far :( Is it even supposed to work?What am I missing? Appreciate any clues. Thanks.
Updated config that works: