v18 Demuxer fails to read m3u8 file in PVR
#1
When trying to play a m3u8 file in the PVR, the Demuxer fails to read any data from the file but somehow gets the first hls stream. It never plays the stream instead just returns a 404 and closes. I thought maybe it was a IPTV simple pvr issue but the result is the same with all versions of iptv simple. This error occurred after updating from Kodi v18 nightly build 5/2/18 to Kodi v18 nightly build 6/6/18. The m3u8 file is able to be opened and played if Inputstream is used. This is from the PSVue EPG service addon running a CoreELEC system. Below is a snippet of the log file. Full log file here. Any solutions would be great, thanks.


DEBUG: CCurlFile::Open - effective URL: <http://amc-amc-live-sonytv-i.akamaihd.net/npid=29A0414235E863B82D2FB9E6511AAF4F0A6E833349E936DD3C44F2AFC1D97F8D&deviceid=android_tv&e=1528651782&hmac=6adebbd81a1e10f1a218baefd877e8100544b6e6/PROD06/sony/AMC_AMC/live/master_wired.m3u8>
18:29:42.677 T:3298276208   DEBUG: Thread FileCache start, auto delete: false
18:29:42.677 T:3417670512   DEBUG: CSettingsManager: requested setting (videoplayer.usedisplayasclock.null) was not found.
18:29:42.677 T:3417670512  NOTICE: Creating Demuxer
18:29:42.678 T:3298276208    INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
18:29:42.728 T:3417670512   DEBUG: ffmpeg[CBB58370]: Invalid return value 0 for stream protocol
18:29:42.729 T:3417670512   DEBUG: Open - probing detected format [hls,applehttp]
18:29:42.729 T:3417670512   DEBUG: ffmpeg[CBB58370]: Invalid return value 0 for stream protocol
18:29:42.729 T:3417670512   DEBUG: Previous line repeats 1 times.
18:29:42.729 T:3417670512    INFO: ffmpeg[CBB58370]: [hls,applehttp] Opening 'http://127.0.0.1:54321/2018/05/31/13557495/2200K/2200_slide.m3u8' for reading
18:29:42.731 T:3273270128   DEBUG: WebServer: Get request Received
18:29:42.732 T:3273270128   ERROR: 127.0.0.1 - - [09/Jun/2018 18:29:42] "GET /2018/05/31/13557495/2200K/2200_slide.m3u8 HTTP/1.1" 404 -
18:29:42.732 T:3417670512   DEBUG: ffmpeg[CBB58370]: [http] HTTP error 404 Not Found
18:29:42.733 T:3417670512   ERROR: Open - Error, could not open file http://127.0.0.1:54321/psvue?params=http...nnel/25182
18:29:42.733 T:3417670512   ERROR: OpenDemuxStream - Error creating demuxer
Reply

Logout Mark Read Team Forum Stats Members Help
Demuxer fails to read m3u8 file in PVR0