streamdev: Kein Gerät bietet Kanal

  • Können Sie mir bitte helfen? Die Tunerkarte ist TBS DVB-T2 6290SE, VDR ist auf Port 3000 installiert und gestartet. Wenn ich den Kanal DVB-T2 HEVC über VLC starte, erhalte ich die Meldung „16. Okt. 18:52:27 VDR vdr[3098]: [3111] streamdev: Kein Gerät bietet Kanal „und wenn ich dvb-t starte, funktioniert der reguläre Kanal normal

    Was könnte das Problem sein?

    Bitte helfen Sie, danke

  • So ... if I understand correctly you don't see the channel started on a PC with VDR and Streamdev running correctly ....


    first step do this, write this -> in your phone's browser ...

    Code
    http://localhost:3000/        // from same pc running vdr
    http://local.ip.run.vdr:3000  // from a different PC or smartphone connected via LAN or wi-fi to the home network


    if you connect to the vdr server (whit local IP: 192.168.1.50) from your smartphone via browser write in the browser like this

    Code
    192.168.1.50:3000   >>> Write this in the browser bar in your smartphone<<<
    >> You will see this <<
    [Home (no script)] [Tree View] [Groups (Playlist | RSS)] [Channels (Playlist | RSS)] [Recordings (Playlist | RSS)][TS] [PES] [ES] [EXT]-TIVUSAT - EXTRA E RADIORai 1 HDRai 2 HDRai 3 HDQVC HDAl Jazeera HDCGTN
    .....


    Now from your smartphone press for example on RAI 1 HD and select Copy Link Address


    copied address should look like this

    Code
    http://192.168.1.50:3000/S13.0E-318-5200-3401.ts


    Now from your smartphone start VLC and click at the bottom in More ... then open the Flows page and click on + New Flow

    paste the link in that orange bar and press the arrow >>> next to it


    At this point the channel will start playing on your smartphone with your VLC App .... enjoy 8)




    Quote

    To help you need to be more specific about the commands used by the terminal,

    specify your streamdevhosts configuration files, etc. etc....

  • hello

    thanks to reply but i now all this things for straming


    my problem is here look log :


    Nov 03 20:06:53 vdr vdr[2920]: [2933] Streamdev: Accepted new client (HTTP) 192.168.1.22:3227

    Nov 03 20:06:53 vdr vdr[2920]: [2933] streamdev: No device provides channel 80 (RTL HD) at priority 0

    Nov 03 20:06:53 vdr vdr[2920]: [2933] streamdev-server: closing HTTP connection to 192.168.1.22:3227

    Nov 03 20:06:53 vdr vdr[2920]: [2933] Streamdev: Accepted new client (HTTP) 192.168.1.22:3228

    Nov 03 20:06:53 vdr vdr[2920]: [2933] streamdev: No device provides channel 80 (RTL HD) at priority 0

    Nov 03 20:06:53 vdr vdr[2920]: [2933] streamdev-server: closing HTTP connection to 192.168.1.22:3228

  • this chanells its free , not cripthed but hevc and i got same problem with stream to VLC


    work only chanells wich not dvb-t2 and not hevc


    just old dvb-t h264 work


    Nov 03 20:17:04 vdr vdr[3065]: [3078] Streamdev: Accepted new client (HTTP) 192.168.1.22:3336

    Nov 03 20:17:04 vdr vdr[3065]: [3105] streamdev-writer thread started (pid=3065, tid=3105, prio=high)

    Nov 03 20:17:04 vdr vdr[3065]: [3106] streamdev-livestreaming thread started (pid=3065, tid=3106, prio=high)



    is it problem on tbs card or what ???

  • this error is a bit strange, because h264 is fine and in hevc you don't have the video.


    your dvb-t2 hardware card is fine, I think the problem is your video card.

    some support both hardware and software hevc decoding while others do not.


    I'm sure you have installed your video drivers correctly and configured ffmpeg correctly so that it supports the h264 (mpeg-4) and h265 (hevc) standards.


    Even if I tune in to the 4K channels I have no vision of the free and non-free channels.


    This is a list of supported cards

    Quote



    This is my ffmepg config



    this is my error log when open the 4K channel ....



    wait until someone more expert than me gives you some more advice....


  • ffmpeg version 5.1.4 Copyright (c) 2000-2023 the FFmpeg developers

    built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.2)

    configuration: --prefix=/root/ffmpeg_build --pkg-config-flags=--static --extra-cflags='-I/root/ffmpeg_build/include -I /usr/local/cuda/bin/' --extra-ldflags=-latomic --extra-libs='-lpthread -lm' --bindir=/root/ffmpeg_build/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-vaapi --enable-nvenc --enable-cuda --enable-openssl --enable-nonfree

    libavutil 57. 28.100 / 57. 28.100

    libavcodec 59. 37.100 / 59. 37.100

    libavformat 59. 27.100 / 59. 27.100

    libavdevice 59. 7.100 / 59. 7.100

    libavfilter 8. 44.100 / 8. 44.100

    libswscale 6. 7.100 / 6. 7.100

    libswresample 4. 7.100 / 4. 7.100

    libpostproc 56. 6.100 / 56. 6.100

    V..... h264_cuvid Nvidia CUVID H264 decoder (codec h264)

    V..... hevc_cuvid Nvidia CUVID HEVC decoder (codec hevc)

    V..... mjpeg_cuvid Nvidia CUVID MJPEG decoder (codec mjpeg)

    V..... mpeg1_cuvid Nvidia CUVID MPEG1VIDEO decoder (codec mpeg1video)

    V..... mpeg2_cuvid Nvidia CUVID MPEG2VIDEO decoder (codec mpeg2video)

    V..... mpeg4_cuvid Nvidia CUVID MPEG4 decoder (codec mpeg4)

    V..... vc1_cuvid Nvidia CUVID VC1 decoder (codec vc1)

    V..... vp8_cuvid Nvidia CUVID VP8 decoder (codec vp8)

    V..... vp9_cuvid Nvidia CUVID VP9 decoder (codec vp9)

  • send these commands to the console and give me your log



    Code
    #~>  ffmpeg -hwaccels
    #~>  nvidia-smi 

    root@vdr:~# ffmpeg -hwaccels

    Error: unable to open display

    ffmpeg version n4.3.1 Copyright (c) 2000-2020 the FFmpeg developers

    built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)

    configuration: --prefix= --prefix=/usr --disable-debug --disable-doc --disable-static --enable-cuda --enable-cuda-sdk --enable-cuvid --enable-libdrm --enable-ffplay --enable-gnutls --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfontconfig --enable-libfreetype --enable-libmp3lame --enable-libnpp --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopus --enable-libpulse --enable-sdl2 --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxvid --enable-nonfree --enable-nvenc --enable-omx --enable-openal --enable-opencl --enable-runtime-cpudetect --enable-shared --enable-vaapi --enable-vdpau --enable-version3 --enable-xlib

    libavutil 56. 51.100 / 56. 51.100

    libavcodec 58. 91.100 / 58. 91.100

    libavformat 58. 45.100 / 58. 45.100

    libavdevice 58. 10.100 / 58. 10.100

    libavfilter 7. 85.100 / 7. 85.100

    libswscale 5. 7.100 / 5. 7.100

    libswresample 3. 7.100 / 3. 7.100

    libpostproc 55. 7.100 / 55. 7.100

    Hardware acceleration methods:

    vdpau

    cuda

    vaapi

    drm

    opencl


    root@vdr:~# nvidia-smi

    Tue Nov 5 18:40:02 2024

    +-----------------------------------------------------------------------------+

    | NVIDIA-SMI 495.46 Driver Version: 495.46 CUDA Version: 11.5 |

    |-------------------------------+----------------------+----------------------+

    | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |

    | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |

    | | | MIG M. |

    |===============================+======================+======================|

    | 0 NVIDIA GeForce ... Off | 00000000:03:00.0 Off | N/A |

    | 0% 28C P0 N/A / 65W | 0MiB / 1999MiB | 0% Default |

    | | | N/A |

    +-------------------------------+----------------------+----------------------+


    +-----------------------------------------------------------------------------+

    | Processes: |

    | GPU GI CI PID Type Process name GPU Memory |

    | ID ID Usage |

    |=============================================================================|

    | No running processes found |

    +-----------------------------------------------------------------------------+

  • this vdr wich am use its backup from full working with ddci and tbs 6290se lite

    and have settings for ci+ wich working , on my other server


    i mine this is probem with new tbs card , this card not use same drivers like my other server but its same card


    very very strange problem

  • the fact is that you don't have an nvidia video card,

    but I assume intel or AMD...

    so you have to enable VAAPI or DRM...

    as long as you have a new generation compatible hardware for encoding and decoding HEVC


    TBS DVB-T2 hardware and driver are okay ... because work correctly in H-264 way mode ....

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!