2020-05-19, 10:23 AM
(This post was last modified: 2020-05-19, 01:41 PM by thecubasekid.)
Hi Folks,
is VOD supported with IPTV? the files are predominantly .mkv files, and although none are present now, i have seen in the past some of the VOD urls providing .avi files. i am using latest v5 version in a docker on a CoreELEC device.
live TV is working fine, and my VOD channels / groups show up in Kodi but when i try to play them i get 'failed to connect to recording device' in Kodi and npvr logs, and they seem to suggest npvr is only looking for a TS stream, and does not recognize .mkv files / pass them through to kodi to decode and play.
i can play the content using simple.iptv client in Kodi and on my PC with VLC so i know it is available.
error from logs below, full logs zipped and attached if it will help..
2020-05-19 10:09:33.861 [DEBUG][37] CheckTSUrl: http://My-Provider:80/.../14871.mkv?....
snip...
2020-05-19 10:09:34.079 [DEBUG][37] CheckTSUrl done
2020-05-19 10:09:34.080 [ERROR][37] Unexpected error calling StartStream(): System.NullReferenceException: Object reference not set to an instance of an object.
at NShared.IPTVRecorder.CheckTSUrl(String url, String& reason, String& location)
at NShared.IPTVRecorder.StartStream(ChannelMapping channelMapping, String target, String& reason)
at NShared.RecordingService.StartStream(Int32 channelOID, String target, Int32 previousHandle, ChannelMapping& returnMapping, String& reason)
at NShared.RecordingServiceProxy.StartStream(Int32 channelOID, String target, Int32 previousHandle, ChannelMapping& channelMapping, String& reason)
2020-05-19 10:09:34.081 [ERROR][37] Unable to start live stream for timeshift: Unable to communicate with recording service.
2020-05-19 10:09:34.082 [DEBUG][37] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
<err code="11" msg="Failed to start stream: Unable to communicate with recording service." />
</rsp>
Thanks!!
[attachment=1501]
is VOD supported with IPTV? the files are predominantly .mkv files, and although none are present now, i have seen in the past some of the VOD urls providing .avi files. i am using latest v5 version in a docker on a CoreELEC device.
live TV is working fine, and my VOD channels / groups show up in Kodi but when i try to play them i get 'failed to connect to recording device' in Kodi and npvr logs, and they seem to suggest npvr is only looking for a TS stream, and does not recognize .mkv files / pass them through to kodi to decode and play.
i can play the content using simple.iptv client in Kodi and on my PC with VLC so i know it is available.
error from logs below, full logs zipped and attached if it will help..
2020-05-19 10:09:33.861 [DEBUG][37] CheckTSUrl: http://My-Provider:80/.../14871.mkv?....
snip...
2020-05-19 10:09:34.079 [DEBUG][37] CheckTSUrl done
2020-05-19 10:09:34.080 [ERROR][37] Unexpected error calling StartStream(): System.NullReferenceException: Object reference not set to an instance of an object.
at NShared.IPTVRecorder.CheckTSUrl(String url, String& reason, String& location)
at NShared.IPTVRecorder.StartStream(ChannelMapping channelMapping, String target, String& reason)
at NShared.RecordingService.StartStream(Int32 channelOID, String target, Int32 previousHandle, ChannelMapping& returnMapping, String& reason)
at NShared.RecordingServiceProxy.StartStream(Int32 channelOID, String target, Int32 previousHandle, ChannelMapping& channelMapping, String& reason)
2020-05-19 10:09:34.081 [ERROR][37] Unable to start live stream for timeshift: Unable to communicate with recording service.
2020-05-19 10:09:34.082 [DEBUG][37] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
<err code="11" msg="Failed to start stream: Unable to communicate with recording service." />
</rsp>
Thanks!!
[attachment=1501]