Project

General

Profile

Telia IPTV

Added by Hans Lund over 13 years ago

Does TeliaIPTV still works according to https://www.lonelycoder.com/redmine/projects/tvheadend/wiki/TeliaIPTV ???
Or am I missing something? DHCP sends vendor option but I get nothing back....


Replies (6)

RE: Telia IPTV - Added by Mattias Wadman over 13 years ago

This is the dhclient config a friend uses that should work:
interface "eth2" {
request subnet-mask, broadcast-address, time-offset, routers,
domain-name, domain-name-servers, domain-search, host-name,
netbios-name-servers, netbios-scope, interface-mtu,
rfc3442-classless-static-routes, ntp-servers;
send vendor-class-identifier "TeliaSonera_VIP1910-9";
}
I think he has a custome "request" option is to disable dhclient setting a new default route.

But is the client behind the telia router (connected to the "tv port") or directly connected? i think telia uses some kind of vlan (atm pvc?)

Also the vendor class should not include the first "!" as the wiki page states, will fix that.

RE: Telia IPTV - Added by Hans Lund over 13 years ago

Thx for the quick reply. I think it is behind the telia "router" at least I hav 3 cables from it (where 2 goes to my other TVs). Should be behid or before?

RE: Telia IPTV - Added by Mattias Wadman over 13 years ago

Yes behind is easier as you dont have to think you about ethernet frame taggning. If you can't get a DHCP reply i suggest you sniff a request sent by your Telia STB.

RE: Telia IPTV - Added by Valentin Pritupov over 13 years ago

I have a problem with capture and broadcast udp streams: Tvheadend simply does not setup UDP stream. It displays the following: Код:
Jun 21 14:52:43 IPTV: "iptv_1" cannot bind:: 239.0.3.14:1234 - Cannot assign requested address
Jun 21 14:52:43 IPTV: "iptv_1" cannot bind:: 239.0.3.14:1234 - Cannot assign requested address
Jun 21 14:52:43 subscription: No transponder available for subscription "HTTP" to channel "STS"
Jun 21 14:52:43 subscription: "HTTP" unsubscribing from "STS"
Jun 21 14:52:46 HTTP: 10.0.3.20: / stream/channelid/2 - 401
Jun 21 14:52:46 HTTP: 10.0.3.20: / stream/channelid/2 - 401
Jun 21 14:52:46 HTTP: 10.0.3.20: / stream/channelid/2 - 401
Jun 21 14:52:46 HTTP: 10.0.3.20: / stream/channelid/2 - 401

All attempts to find a information about this situation - multicast streming, resulted in no. I can't find any information how to configure on the developer's site, at all... Please, tell me how to set up UDP streams, because I'm very much like your program. 
I think what the main problem that due to the nature of our network (gigabit trunk lines, the client point of weave). Is required only to multicast, because unicast will drop the net. VLC work without any problems, if the multicast load of nodes around 10-15% (in the afternoon about 200 connections in the evening grows up to 1.5K)
Sorry for my english

RE: Telia IPTV - Added by Conny lindblom almost 12 years ago

Hello!
I am just wondering if it's possible to connect to Telia iptv. If you can I would like to know how. I am a beginner att this.

RE: Telia IPTV - Added by Mattias Wadman almost 12 years ago

Sorry i haven't used tvheadend with Telia IPTV for a long time so im not sure how it work today.

    (1-6/6)