Feature #3695
Allow to select "pass" profile for live TV at Kodi(XBMC)
0%
Description
I am using Korean IPTV BTV service and all 182 channels are okay with htsp profile on KODI tvheadend addon. But the only high4k channel supports pass profile but not htsp profile at TVHeadend server setting. I can watch this channel from other players with the m3u file and it's normal pass profile from the tvheadend server log.
But Kodi always just use htsp profile instead of my setting and I can't watch high4k there.
Please help to fix this issue.
Files
History
Updated by Fordarm Kim over 8 years ago
The logs are here.
2016-04-05 20:21:56.345 mpegts: A069 High4K in BTV - tuning on IPTV
2016-04-05 20:21:56.345 subscription: 0008: "61.37.184.106 [ nas | Kodi Media Center ]" subscribing on channel "069 High4K", weight: 150, adapter: "IPTV", network: "BTV", mux: "A069 High4K", profile="htsp", hostname="61.37.184.106", username="nas", client="Kodi Media Center"
2016-04-05 20:22:35.045 http: 61.37.184.106: HTTP/1.0 GET /stream/channel -- 401
2016-04-05 20:22:35.112 http: 61.37.184.106: HTTP/1.0 GET /stream/channel -- 401
2016-04-05 20:22:35.156 http: 61.37.184.106: HTTP/1.1 GET /stream/channel -- 401
2016-04-05 20:22:35.188 http: 61.37.184.106: HTTP/1.1 GET /stream/channel -- 401
2016-04-05 20:22:35.296 http: 61.37.184.106: HTTP/1.1 GET /stream/channel -- 401
2016-04-05 20:22:40.149 subscription: 0009: "HTTP" subscribing on channel "069 High4K", weight: 100, adapter: "IPTV", network: "BTV", mux: "A069 High4K", profile="pass", hostname="61.37.184.106", username="nas", client="Mozilla/5.0 (Windows NT 10.0; Win64; x64; Trident/7.0; rv:11.0) like Gecko"
Updated by Jaroslav Kysela over 8 years ago
The tvh htsp server cannot use 'pass' profile. There's no container - the data are send to clients decoded.
It seems like a bug in the internal parser for HEVC. It's HEVC video? Could you attach ~20 seconds of the mpeg-ts stream?
Updated by Fordarm Kim over 8 years ago
- File test22016-04-0520-39.ts test22016-04-0520-39.ts added
Jaroslav Kysela wrote:
The tvh htsp server cannot use 'pass' profile. There's no container - the data are send to clients decoded.
It seems like an internal parser for HEVC. It's HEVC video? Could you attach ~20 seconds of the mpeg-ts stream?
Thanks so much. Yes it's HEVC channel. Here I put ts stream.