-
-
Notifications
You must be signed in to change notification settings - Fork 66
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vivo Brazil second region - Região 2 #167
Comments
I have made advance @fabianishere I managed to make progress on this problem. Confirmed I managed to make it work by multicast by changing the following settings
What I need now is to configure a new eth.602 Interface for the VOD and its routes. IGMP: Video on demand I tried to figure out how to do it myself by reading from this forum:
Can you please help me set up this interface to come back on reboot and add the necessary routes? |
Do you have this on your UDM? |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
I’ve been trying to set up IPTV for more than a year.
I read every discussion and issue, and I thought it was a DHCP option 43 and 121 problems. #96
It is my first time using GitHub, excuse me for any mistakes.
I think I found out:
Maybe @apedroheringer setup uses an old IPTV system from Vivo ISP, called Media Room, that’s why his setup is working.
Like @cawv my system is Open Platform.
On the ISP router, it shows on the WAN interfaces, and it VLANs
600 Internet
601 VoIP
602 IPTV
4000 Multicast
(Mine VLAN is different from the others, because Vivo differentiated VLAN based on regions, this is not an issue as successfully got the routes and IP on VLAN 602)
What I saw on Wireshark:
IPTV goes thru the IP gathered from DHCP on 602
Multicast origins are from 10.0.0.1 on VLAN 4000
I don’t know if is the same problem from “PostTV” #86 where the guy is using “eth8.35” who needed the IPTV originates from 10.10.10.10
With the current configuration, I was able to get the IP and routes, the Live TV works for about 10 seconds then freezes, if I change the channel the behavior repeats.
I can watch and use the DVR function to rewind a show and it never freezes as long I’m behind the live streaming. (I think this is due to unicast working properly)
@fabianishere is it possible to have two Vlans on the IPTV interface, or segregate the multicast VLAN?
If you want I could share the file from Wireshark, also the routes, etc.
Originally posted by @jotala in #152 (comment)
The text was updated successfully, but these errors were encountered: