Bug #3584
HLS AES stream issue (was: IPTV / AES-128 / Failed to open segment of playlist 0)
0%
Description
This happens when playing AES-128 encrypted stream. It used to work couple of days ago, not sure whether if it is on the tvheadend/ffmpeg side or something has changed on the server side. Nevertheless, the stream works properly in Safari and VLC.
This is the stream: http://live3.msf.ticdn.it/Content/HLS/Live/Channel(CH01HA)/Stream(04)/index.m3u8
Tvheadend has mux created with pipe://
Here is ffmpeg output:
[hls,applehttp 0x294f700] Failed to open segment of playlist 0
0x294f700] Error when loading first segment 'http://se-to1-8.se.live3.msf.ticdn.it/Content/HLS/Live/Channel(CH01HA)/Stream(04)/Segment(14560732690000000)/segment.ts'
Last message repeated 2 times
[hls,applehttp
http://se-to1-8.se.live3.msf.ticdn.it/Content/HLS/Live/Channel(CH01HA)/Stream(04)/index.m3u8: Immediate exit requested
Exiting normally, received signal 2.
ffmpeg version N-78590-g5590ab4
Tvheadend 4.1-1555~g414512d
Files
History
Updated by Jaroslav Kysela almost 9 years ago
- Status changed from New to Invalid
All lines which starts with 'spawn' are from the external program (in your case ffmpeg).
Updated by Njuskalo Njusko almost 9 years ago
Jaroslav Kysela wrote:
All lines which starts with 'spawn' are from the external program (in your case ffmpeg).
So ffmpeg is to blame then ? Should I try to enable automatic iptv network for these channels and trace it ?
Updated by Njuskalo Njusko almost 9 years ago
- File trace_iptv_auto.log trace_iptv_auto.log added
Here is trace from automatic iptv network, same channel(s)
Updated by Jaroslav Kysela almost 9 years ago
- Subject changed from IPTV / AES-128 / Failed to open segment of playlist 0 to HLS AES stream issue (was: IPTV / AES-128 / Failed to open segment of playlist 0)
- Status changed from Invalid to New
Updated by Njuskalo Njusko almost 9 years ago
Jaroslav Kysela wrote:
All lines which starts with 'spawn' are from the external program (in your case ffmpeg).
Temporary solution was to downgrade ffmpeg to 2.8.1 and use pipe output