dash-stream: can't go past start point or back to live - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: IPTV Simple Client (https://forum.kodi.tv/forumdisplay.php?fid=215) +---- Thread: dash-stream: can't go past start point or back to live (/showthread.php?tid=378875) |
dash-stream: can't go past start point or back to live - Solo0815 - 2024-09-23 I'm using iptv-simple together with some german dash-streams. In the stream, I can go back 2 hrs (from 20:00 to 18:00). streamtime 18:00 actual time 20:00 If I watched the stream e.g. 1h30 min (at 19:30) and move forward because of advertising or end of the show, it is not possible to move to actual "live". streamtime 19:30 actual time 21:30 I can only go to 20:00 streamtime and not past 20:00. Kodi only goes forward to the start point of the stream (1h30 min ago) (20:00), where I moved backwards. Is it possible to move to "live" or e.g. +15 min after start point without pressing "stop" and starting again? example above: I want to move past 20:00 (actual time 21:30). this is not possible. I hope you understand my explanation Thx in advance RE: dash-stream: can't go past start point or back to live - phunkyfish - 2024-09-24 What inputstream are you using? Maybe post a full debug log. RE: dash-stream: can't go past start point or back to live - Solo0815 - 2024-10-01 Here is the debug-log: 4 parts was too big for 1 part part 1: https://paste.kodi.tv/kavomuzeja.kodi part 2: https://paste.kodi.tv/oduzeyiqos.kodi part 3: https://paste.kodi.tv/avisohokek.kodi part 4: https://paste.kodi.tv/ujakayupim.kodi iptvsimple 21.8.7 on AndroidTV (Phlilips TV) I started the dash stream, went back 30 min, let it play for 3,5 min and tried to went forward 30 min to "live". But the stream only went forward 26,5 min to the point, where I started the stream. Shouldn't it to to "live"? It is a stream ... The free (and legal) stream is geoblocked (german) from here: https://github.com/jnk22/kodinerds-iptv Thx RE: dash-stream: can't go past start point or back to live - phunkyfish - 2024-10-02 Your using inputstream.adaptive for playback so I suggest opening an issue on their github. RE: dash-stream: can't go past start point or back to live - Solo0815 - 2024-10-02 Thx, will do so. Didn't know, if it is a iptvsimple or ISA-issue RE: dash-stream: can't go past start point or back to live - phunkyfish - 2024-10-04 (2024-10-02, 17:40)Solo0815 Wrote: Thx, will do so. Iptvsimple essentially hands over control to the used inputstream. That’s a little different if you inputstream.ffmpegdirect as we tightly integrate to allow timeshifted catchup. But for ISA the integration is light. |