Yesterday, 04:33 PM
Hello,
Currently I am trying to watch and record internet streaming, using Telerising API to watch Zattoo and other M3U playlists. To watch and record these channels, I installed NextPVR.
Playlists, which contain M3U8 links, such as the German ARD (https://daserste-live.ard-mcdn.de/dasers...aster.m3u8), are working properly with NextPVR.
However, I am having issues with watching and recording the Zattoo channels. To generate links, I use the "Telerising API" software, which creates links like: http://192.168.178.45:5000/api/zc2/live/rtl. I can watch these links in VLC Media Player, so I assume everything is fine with the Telerising API. But when I try to record these channels in NextPVR, I get a "[Failed: Recording interrupted]" error nearly instantly after the recording starts. A TS file, an XML file, and a timing file are created, but the TS file stays at 0 KB.
The log files show that ffmpeg exited immediately after the recording started.
I have attached the full log file. Can anyone suggest how I can fix this issue?
Thank you,
Thomas
Currently I am trying to watch and record internet streaming, using Telerising API to watch Zattoo and other M3U playlists. To watch and record these channels, I installed NextPVR.
Playlists, which contain M3U8 links, such as the German ARD (https://daserste-live.ard-mcdn.de/dasers...aster.m3u8), are working properly with NextPVR.
However, I am having issues with watching and recording the Zattoo channels. To generate links, I use the "Telerising API" software, which creates links like: http://192.168.178.45:5000/api/zc2/live/rtl. I can watch these links in VLC Media Player, so I assume everything is fine with the Telerising API. But when I try to record these channels in NextPVR, I get a "[Failed: Recording interrupted]" error nearly instantly after the recording starts. A TS file, an XML file, and a timing file are created, but the TS file stays at 0 KB.
The log files show that ffmpeg exited immediately after the recording started.
Code:
2025-01-26 18:18:06.806 [DEBUG][14] Started recording (860:1:C:\Aufnahmen\Galileo Stories\Season 01\Galileo.Stories.S01E116.Thema.u.a.Wie.die.Pizza.die.Welt.eroberte.ts)
2025-01-26 18:18:06.820 [DEBUG][14] No C:\Users\Public\NPVR-data\scripts\ParallelProcessing.bat
2025-01-26 18:18:06.821 [DEBUG][39] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
<Status>
<Device oid="25" identifier="IPTV (https://gist.githubusercontent.com/...)">
</Device>
<Device oid="26" identifier="IPTV (http://192.168.178.45:5000/...)">
<Recording handle="1A0001">C:\Aufnahmen\Galileo Stories\Season 01\Galileo.Stories.S01E116.Thema.u.a.Wie.die.Pizza.die.Welt.eroberte.ts</Recording>
</Device>
</Status>
</rsp>
2025-01-26 18:18:06.843 [DEBUG][35] ffmpeg exited. Likely end of VOD.
I have attached the full log file. Can anyone suggest how I can fix this issue?
Thank you,
Thomas