NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 5 6 7 8 9 … 102 Next »
Recording telerising streams doesn't work

 
  • 0 Vote(s) - 0 Average
Recording telerising streams doesn't work
tms87
Offline

Junior Member

Germany
Posts: 6
Threads: 2
Joined: Jan 2025
#1
2025-01-29, 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.
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


Attached Files
.zip   logs-20250126-1825.zip (Size: 907.69 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,175
Threads: 958
Joined: May 2006
#2
2025-01-29, 05:12 PM
It seems it is ffmpeg failing to connect not NextPVR however there might be something that NextPVR can do to work that redirect to m3u8 file

2025-01-26 17:28:32.272 [DEBUG][12] content-type: application/m3u8
2025-01-26 17:28:32.272 [DEBUG][12] abandoning direct connection due to content-type: application/m3u8

Does it play with

"C:\Program Files\NextPVR\Other\fflay.exe" http://192.168.178.45:5000/api/zc2/live/rtl

Maybe also try

curl -L http://192.168.178.45:5000/api/zc2/live/rtl

and share the output.

Martin
tms87
Offline

Junior Member

Germany
Posts: 6
Threads: 2
Joined: Jan 2025
#3
2025-01-29, 05:30 PM (This post was last modified: 2025-01-29, 05:36 PM by tms87.)
I assume you ment ffplay.exe? Here is the output:

Code:
ffplay.exe http://192.168.178.45:5000/api/zc2/live/rtl
ffplay version 6.1.1-full_build-www.gyan.dev Copyright (c) 2003-2023 the FFmpeg developers
  built with gcc 12.2.0 (Rev10, Built by MSYS2 project)
  configuration: --enable-gpl --enable-version3 --enable-shared --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libuavs3d --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libaom --enable-libjxl --enable-libopenjpeg --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-dxva2 --enable-d3d11va --enable-libvpl --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libcodec2 --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
  libavutil      58. 29.100 / 58. 29.100
  libavcodec    60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter    9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample  4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
Not detecting m3u8/hls with non standard extension and non standard mime type
Not detecting m3u8/hls with non standard extension and non standard mime type
http://192.168.178.45:5000/api/zc2/live/rtl: Invalid data found when processing input

When running curl i receive:

Code:
C:\Program Files\NextPVR\Other>curl -L http://192.168.178.45:5000/api/zc2/live/rtl
#EXTM3U
#EXT-X-VERSION:7
#EXT-X-INDEPENDENT-SEGMENTS
#EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio",NAME="deutsch",DEFAULT=YES,AUTOSELECT=YES,LANGUAGE="deu",URI="https://fr5-1-hls7-live.zahs.tv/HD_rtl_schweiz/t_track_audio_bw_128000000_num_0_tid_2_p_10_l_de_nd_1600_mbr_8000.m3u8?z32=MF2WI2LPL5RW6ZDFMNZT2YLBMMWGKYLDGMTGG43JMQ6TCOBRIYZTSRKCIFAUEOCCIU3UELJUGI3TARCFIQZTGRSGGJCTQNBQEZSHE3J5NBSGG4B2GATG22LOOJQXIZJ5GYYDAJTVONSXEX3JMQ6TEOBUGY2DCNBWEZ3D2MBGONUWOPJRGZPTIZBTGE2TAZJSGI4WINBRHBSTIMLBGUYTGZRRMU2GKNBXMEYTSYI"
#EXT-X-STREAM-INF:BANDWIDTH=8000000,CODECS="avc1.4d402a,mp4a.40.2",RESOLUTION=1920x1080,FRAME-RATE=50,AUDIO="audio",CLOSED-CAPTIONS=NONE
https://fr5-1-hls7-live.zahs.tv/HD_rtl_schweiz/t_track_video_bw_7800000_num_0_tid_1_nd_1600_mbr_8000.m3u8?z32=MF2WI2LPL5RW6ZDFMNZT2YLBMMWGKYLDGMTGG43JMQ6TCOBRIYZTSRKCIFAUEOCCIU3UELJUGI3TARCFIQZTGRSGGJCTQNBQEZSHE3J5NBSGG4B2GATG22LOOJQXIZJ5GYYDAJTVONSXEX3JMQ6TEOBUGY2DCNBWEZ3D2MBGONUWOPJRGZPTIZBTGE2TAZJSGI4WINBRHBSTIMLBGUYTGZRRMU2GKNBXMEYTSYI

I just google the ffplay.exe error and found this german link in the telerising forum: https://www.kodinerds.net/thread/72127-t...pageNo=195

There somebody reports, that changing the manifest type from HLS7 to DASH works for him, and I can confirm this is working for me too!
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,175
Threads: 958
Joined: May 2006
#4
2025-01-29, 10:04 PM
I figured it was ffmpeg. If sub was to support that odd mime type that ffmpeg doesn't like eithe, NextPVR might be able to play the streams without sending them to ffmpeg.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording Glitches - Debug Advice? andrewj 7 346 2025-06-23, 08:19 PM
Last Post: mvallevand
  Advanced Recording Scheduling question Bobins 7 324 2025-06-17, 12:56 AM
Last Post: mvallevand
  "Recording interrupted" problem started happening sharkbite 8 684 2025-06-02, 08:08 AM
Last Post: sharkbite
  Failed: Recording interrupted jzk 3 496 2025-04-18, 09:06 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 1,335 2025-04-13, 01:08 AM
Last Post: sub
  How many IPTV streams should i be able to record at the same time? sharkbite 6 751 2025-03-27, 01:26 AM
Last Post: sharkbite
  Directory not deleted after recording deleted Bobins 13 1,116 2025-03-08, 05:30 PM
Last Post: sub
  Recording IPTV lemmy999 8 842 2025-03-02, 06:13 PM
Last Post: lemmy999
  Temporarily Suspend Recording andrewj 1 310 2025-02-25, 12:44 PM
Last Post: mvallevand
  Series recording doesn't have cancel series markn62 9 2,580 2025-02-22, 09:24 PM
Last Post: jcole998

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode