Project

General

Profile

tvheadend 2.12, 3.0, git - can't receive IPTV

Added by Vladislav Sukhorukov about 12 years ago

I have a nettop with XBMC at home, and remote Linux-server.
On remote server installed tvheadend, added iptv channels.
On XBMC added Client HTS (htsp) to remote server.

BUT if I try play live TV channel in XBMC, I saw on server igmp subscribing to group, I saw multicast stream to server by tcpdump.

but XBMC not receive stream through htsp protocol! and fail by timeout...

what am I doing wrong?
-----------SERVERS LOGS:--------------
syslog:
tvheadend2755: htsp: Got connection from ...
tvheadend2755: htsp: ...: Welcomed client software: XBMC Media Center
tvheadend2755: htsp: ... [ XBMC Media Center ]: Identified as user htsuser
tvheadend2755: htsp: ... [ htsuser | XBMC Media Center ]: Privileges raised
tvheadend2755: subscription: "... [ htsuser | XBMC Media Center ]" subscribing on "TVchan", weight: 150, adapter: "em1", network: "<N/A>", mux: "238.1.1.113", provider: "<N/A>", service: "<N/A>", quality: 100
tvheadend2755: htsp: ... [ htsuser | XBMC Media Center ]: Disconnected
tvheadend2755: subscription: "... [ htsuser | XBMC Media Center ]" unsubscribing from "TVchan"
tvheadend2755: htsp: ... [ htsuser | XBMC Media Center ]: Disconnected

tcpdump:

IP (tos 0xc0, ttl 1, id 0, offset 0, flags [DF], proto IGMP (2), length 32, options (RA))
XBMCIP > 238.1.1.65: igmp v2 report 238.1.1.65
IP (tos 0xc0, ttl 3, id 48148, offset 0, flags [DF], proto UDP (17), length 1344)
10.10.1.232.globe > 238.1.1.65.search-agent: UDP, length 1316
IP (tos 0xc0, ttl 3, id 48155, offset 0, flags [DF], proto UDP (17), length 1344)
10.10.1.232.globe > 238.1.1.65.search-agent: UDP, length 1316
IP (tos 0xc0, ttl 3, id 48162, offset 0, flags [DF], proto UDP (17), length 1344)
10.10.1.232.globe > 238.1.1.65.search-agent: UDP, length 1316
.....