NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 12 13 14 15 16 … 43 Next »
IPTV streaming failed: Error - streaming failed (transcoder exited)

 
  • 0 Vote(s) - 0 Average
IPTV streaming failed: Error - streaming failed (transcoder exited)
chandankp
Offline

Junior Member

India
Posts: 4
Threads: 1
Joined: Jul 2022
#1
2022-07-25, 10:26 AM
Hello,

I am running NextPVR Version:. 5.2.7.220410  on my x86 Linux computer.

I am using IPTV as input devices. the server grabs all the channels, but when I try to play back the content it get the following error "streaming failed (transcoder exited)"

I have attached the log file.

Please can you guide me how to fix the error.

Best regards,
Chandan
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#2
2022-07-25, 12:23 PM
Attachments need to be zipped and under 2MB

Martin
chandankp
Offline

Junior Member

India
Posts: 4
Threads: 1
Joined: Jul 2022
#3
2022-07-25, 01:29 PM
(2022-07-25, 12:23 PM)mvallevand Wrote: Attachments need to be zipped and under 2MB

Martin

Hi Martin,

Thanks for letting me know that the attachments needs to be zipped.

I have attached the zipped log file.

Best regards,
Chandan


Attached Files
.zip   nrecord.zip (Size: 82.67 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#4
2022-07-25, 01:37 PM
The two examples in that log are DASH MPD files so NextPVR has to use ffmpeg to open them and that appears to be failing.

Do your URL's work with ffplay?

Martin
chandankp
Offline

Junior Member

India
Posts: 4
Threads: 1
Joined: Jul 2022
#5
2022-07-25, 02:48 PM
(2022-07-25, 01:37 PM)mvallevand Wrote: The two examples in that log are DASH MPD files so NextPVR has to use ffmpeg to open them and that appears to be failing.

Do your URL's work with ffplay?

Martin

Hello Martin,

I dont know how to use ffplay. I have installed NextPVR server on an headless machine. How to test the stream in ubuntu server?

I tested the m3u file in VLC player and it works.

Best regards,
Chandan
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#6
2022-07-25, 04:30 PM
Using the same file you used to test with vlc find one URL with the master.mpd that you were playing and try the full url

ffplay 'http://...master.mpd?...'

Martin
chandankp
Offline

Junior Member

India
Posts: 4
Threads: 1
Joined: Jul 2022
#7
2022-07-25, 04:57 PM
(2022-07-25, 04:30 PM)mvallevand Wrote: Using the same file you used to test with vlc find one URL with the master.mpd that you were playing and try the full url

ffplay 'http://...master.mpd?...'

Martin

Hi Martin,

I tried with -nodisplay and below is the error message

Code:
chandan@thotagraffiti:~$ ffplay http://rstream.me/t/1/master.mpd?t=6964367962e0b268353935efab4d582660de0fb396da38e147290b0ec6c869c72cfd2df5348734e60cae311017b64744daed9c0c8026b46f87a6bcab74c769550414 -nodisp
ffplay version 4.4.1-3ubuntu5 Copyright (c) 2003-2021 the FFmpeg developers
  built with gcc 11 (Ubuntu 11.2.0-18ubuntu1)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 70.100 / 56. 70.100
  libavcodec     58.134.100 / 58.134.100
  libavformat    58. 76.100 / 58. 76.100
  libavdevice    58. 13.100 / 58. 13.100
  libavfilter     7.110.100 /  7.110.100
  libswscale      5.  9.100 /  5.  9.100
  libswresample   3.  9.100 /  3.  9.100
  libpostproc    55.  9.100 / 55.  9.100
[http @ 0x7fe710001a80] HTTP error 403 ForbiddenB sq=    0B f=0/0
http://rstream.me/t/1/master.mpd?t=6964367962e0b268353935efab4d582660de0fb396da38e147290b0ec6c869c72cfd2df5348734e60cae311017b64744daed9c0c8026b46f87a6bcab74c769550414: Server returned 403 Forbidden (access denied)

chandan@thotagraffiti:~$

The server returned 403 forbidden, which is strange.

Best regards,
Chandan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Force streaming audio by language tag? Swindiff 12 434 2025-04-29, 02:49 PM
Last Post: Swindiff
  How do you filter large IPTV Devices? ModdingFriendly 7 545 2025-03-15, 09:22 PM
Last Post: sub
  Error when trying to download VoDs ModdingFriendly 9 1,481 2025-03-15, 12:16 AM
Last Post: ModdingFriendly
  Is it possible to rename IPTV tuners? brcarls 1 259 2025-02-27, 07:58 PM
Last Post: sub
  [FFMPEG]: HTTP error 404 Not Found bit_creepy 19 1,259 2025-02-27, 05:04 AM
Last Post: sub
  IPTV - Change source IP address, without needing to reimport channel. Paul92 1 346 2024-11-09, 03:23 AM
Last Post: mvallevand
  [Failed: Recording service not running at recording time] Poocher 17 1,251 2024-10-14, 11:14 PM
Last Post: Poocher
  IPTV Radio Type topcat 10 1,536 2024-06-27, 06:08 PM
Last Post: sub
  Error when trying to view TV Mooserator 28 2,203 2024-06-02, 04:38 AM
Last Post: Mooserator
  IPTV provider snagglewest 2 1,189 2024-02-16, 03:07 PM
Last Post: snagglewest

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

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

Linear Mode
Threaded Mode