[mythtv-commits] Ticket #13187: HLSPlaylist doesn't follow 302 redirects correctly
MythTV
noreply at mythtv.org
Mon Dec 4 04:22:02 UTC 2017
#13187: HLSPlaylist doesn't follow 302 redirects correctly
--------------------------------------+------------------------------
Reporter: Steven Ellis <support@…> | Owner: jpoet
Type: Bug Report - General | Status: assigned
Priority: minor | Milestone: needs_triage
Component: MythTV - HTTP Streaming | Version: v29-fixes
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
--------------------------------------+------------------------------
Comment (by Steven Ellis <support@…>):
Example Backend Logs showing the re-direction issue
{{{
Dec 3 18:08:44 mythtv mythbackend: mythbackend[17649]: I StreamHandler
mythsingledownload.cpp:75 (DownloadURL)
http://iptv.matthuisman.nz/nz/tv.55.m3u8 ->
https://tvnzioslive01-i.akamaihd.net/hls/live/245926/tvnzhlsingest/duke/masterR_5.m3u8
Dec 3 18:08:44 mythtv mythbackend: mythbackend[17649]: I HLSStream
mythsingledownload.cpp:75 (DownloadURL)
http://iptv.matthuisman.nz/nz/20171121T111356/masterR_5/00058/masterR_5_02928.ts
->
https://cdn.rawgit.com/matthuisman/iptv/e17d4e5fb7a3b8b81a2a05bdaf00e44d19ddf252/nz/20171121T111356/masterR_5/00058/masterR_5_02928.ts
Dec 3 18:08:45 mythtv mythbackend: mythbackend[17649]: I HLSPlaylist
mythsingledownload.cpp:75 (DownloadURL)
http://iptv.matthuisman.nz/nz/tv.55.m3u8 ->
https://tvnzioslive01-i.akamaihd.net/hls/live/245926/tvnzhlsingest/duke/masterR_5.m3u8
Dec 3 18:08:45 mythtv mythbackend: mythbackend[17649]: I HLSStream
mythsingledownload.cpp:75 (DownloadURL)
http://iptv.matthuisman.nz/nz/20171121T111356/masterR_5/00058/masterR_5_02928.ts
->
https://cdn.rawgit.com/matthuisman/iptv/e17d4e5fb7a3b8b81a2a05bdaf00e44d19ddf252/nz/20171121T111356/masterR_5/00058/masterR_5_02928.ts
}}}
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13187#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list