[gelöst]HDMI Eingang als Kanal

  • Vielen Dank auch für deinen Tipp. Dein channels-conf-Eintrag führt zu "Kanal nicht verfügbar". Ich habe stattdessen dann mit TV7;IPTV:70:S=0|P=0|F=FILE|U=/tmp/test.ts|A=5:I:0:514:670:2321:0:5:0:0:0 etwas mehr Erfolg. Der Kanal lässt sich anwählen, aber genau in dem Moment stoppt dann mpv ohne jegliche Fehlermeldung. Wenn ich mpv wieder starte sehe ich im log des vdr

    Code
    Feb 21 20:44:02 odroid vdr: [7038] IPTV streamer thread started (pid=6789, tid=7038, prio=high)
    Feb 21 20:44:04 odroid vdr: [7036] IPTV: Skipped 1573 bytes to sync on TS packet

    Danach beendet sich mpv wieder. Das Spiel kann ich wiederholen. Eine Bildausgabe gibt es leider nicht. Ich verstehe nur nicht, warum mpv sich beendet wenn jemand auf test.ts zugreift?! Würde schon eher verstehen, dass sich vdr beendet oder eine Fehlermeldung ausgibt.


    Zur Info: vdr und mpv laufen beide als root (teste auf einem Odroid mit softhdodroid und da muss vdr mit root laufen), die Datei hat folgende Rechte gesetzt:

    Code
    prw-r--r--  1 root root    0 Feb 21 20:30 test.ts

    Auch ein chmod a+w und Schreibrechte für alle brachte nichts. Hast du eine Idee woran das liegen könnte?

  • Wenn man von einem IPTV Kanal wieder umschaltet wird auch der VLC/MPV Prozess direkt beendet.
    Also evtl. ist der IPTV Eintrag in der Channels.conf noch nicht korrekt.

    Bei mir unter yavdr läuft der VDR Dienst unter dem User vdr und daher muß ich die Dateien und auch das Verzeichnis dem VDR zugreifbar machen.


    Welcher User hat denn bei dir unter /var/lib/vdr Zugriff?


    Kannst du VLC als root starten? Bei mir gibt es bei debian/ubuntu immer die Meldung das root nicht auf vlc zugreifen kann/darf.

    Wohnzimmer: NUC10I3 - Logitech z-5500 - Panasonic 55" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible
    Schlafzimmer: NUC10I3 - LG 42" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible

    Streamingserver: -im Aufbau-
    diverse Test Clients: -Raspberry Pi + openelec, i3 mit Geforce1030

  • Die PIDs in der xspf sind service ID, Audiio, Video und die normalen DVB SI tables.


    So wie es ausschaut, hat tvheadend Probleme beim Transcodieren (nicht genug CPU power dort?) oder Verpacken des Streams, deswegen bekommst du wohl die Daten häppchenweise.

  • Die PIDs in der xspf sind service ID, Audiio, Video und die normalen DVB SI tables.


    So wie es ausschaut, hat tvheadend Probleme beim Transcodieren (nicht genug CPU power dort?) oder Verpacken des Streams, deswegen bekommst du wohl die Daten häppchenweise.

    Gute Idee, hatte ich jetzt länger nicht mehr geprüft. Jedoch sind auf dem tvheadend Server (ein i3-8100 4-Kerner) 3 Kerne bei durchschnittlich 5% CPU Last und der 4. geht bis auf 25% hoch. Sollte aber bei weitem kein Problem darstellen. Der Client (ein Odroid) zeigt bei 2 von 6 Kernen ca. 5% Last und die restlichen 4 dümpeln bei nahezu 0%. Damit sollte doch das kein Problem sein. Könnte softhdodroid eine Rolle spielen und beim Darstellen stocken? Komischerweise geht ja der Ton und ich hätte gedacht, dass wenn der Server stockt, auch der Ton am Client stocken würde.


    Habe mittlerweile noch etwas mit tvheadend experimentiert und als ich dort für meinen mux "Use A/V library" (also libav) einschaltete, kamen zig AV-Fehler im tvheadend-log. Dann bin ich hergegangen und habe den Quellstream nochmals durch VLC geschickt und biete ihn dann verarbeitet als Stream für tvheadend wieder an. Bin kein VLC Experte und habe deshalb mal folgendes probiert


    Code
    vlc -vvv http://192.168.0.12/ts/1_0 --sout '#standard{access=http,mux=ts,dst=192.168.0.18:8888}'

    Erster Test mit einem VLC Client direkt auf die 192.168.0.18:8888 erbrachte ein Bild. Nun habe ich in tvheadend als Eingang für meinen mux (also für den satip-Kanal) die Streamadresse auf 192.168.0.18:8888 geändert und siehe da: es kommt nun im vdr per satip-plugin zum Ton auch ein Bild! 8) 8) 8)


    Fragen an die (vlc) Experten:

    • was wären optimierte Parameter für sout um den optimalen Stream zu haben? Wie wäre z.B. ein Parameter um einen Bild-Ton Versatz auszugleichen?
    • leider geht auch mit dieser aufbereiteten Streamquelle das iptv Plugin noch nicht. Was wäre denn ein optimaler vlc Aufruf, damit iptv den Stream verdaut und wie wäre idealerweise dann der channels.conf Eintrag? Wie schon vorher sehe ich im log keine Fehler beim Anwählen des iptv Kanals.

    Schonmal vielen Dank an wirbel und don-baba, die mich durch Wink mit ihren Zaunpfählen einen großen Schritt weitergebracht haben! Jetzt geht es ans Feintuning.


    Ergänzung: Auslastung auf dem Rechner, auf dem tvheadend und vlc läuft ist bei 4 Kernen <<15% im Schnitt pro Kern

  • Welcher User hat denn bei dir unter /var/lib/vdr Zugriff?

    Meinst du vermutlich /usr/local/lib/vdr/? Das wäre root:root.


    Kannst du VLC als root starten? Bei mir gibt es bei debian/ubuntu immer die Meldung das root nicht auf vlc zugreifen kann/darf.

    Meinst du mpv? Das habe ich als Root gestartet. vlc nutzte ich (abgesehen von meinem letzten "Erfolgserlebnis") nicht auf dem tvheadend-Server bzw. dem VDR Client. Wie geschrieben läuft beim Odroid dank softhdodroid alles unter vdr.

  • I have solved the HDMI input problem by using the pvrinput plugin. My setup is as follows:


    For HDMI video:

    HDMI to Componenet video converter -> Hauppauge HDPVR (R-G-B input) -> vdr-plugin-pvrinput


    For HDMI audio (audio will be direct digital audio):
    HDMI to SPDIF Optical Audio Extractor -> Hauppauge HDPVR (SPDIF input) -> vdr-plugin-pvrinput


    To control the HDMI source (a set up box) I use lirc IR buster and the externalchannelswitch.sh -script of the vdr-plugin-pvrinput. That can be done at yaVDR like this (when using mceusb ir-blasterr):


    Create udev rule for the ir-balster device symlink for clarity by adding file:


    /etc/udev/rules.d/80-lirc.rules

    Code
    SUBSYSTEM=="lirc", KERNEL=="lirc*",  DRIVERS=="mceusb", SYMLINK+="lirc-blaster"

    Create a system service file for the ir-blaster:


    /etc/systemd/system/lircd-blaster.service


    Create a lirc configuration file for the ir-blaster (this is my example, use the codes for your setup box):


    /etc/lirc/lircd.conf.d/irblaster.lircd.conf

    Then enable the ir-blaster service by running:

    sudo systemctl enable lircd-blaster.service


    Create a file for pvrinput channel switching at:


    /var/lib/vdr/plugins/pvrinput/externchannelswitch.sh

    Enable pvrinput by configuring its settings in


    /etc/vdr/setup.conf

    To enable better sound with the HDPVR create file:

    /etc/modprobe.d/hdpvr.conf

    Code
    options hdpvr boost_audio=1

    To adjust some colours create file (you can adjust these)

    /etc/udev/rules.d/90-hdpvr.rules

    Code
    SUBSYSTEM=="video4linux", SUBSYSTEMS=="usb", ATTRS{idVendor}=="2040", ATTRS{idProduct}=="4903", PROGRAM="/usr/bin/v4l2-ctl --device=$devnode --set-ctrl=brightness=112 --set-ctrl=hue=16 --set-ctrl=saturation=48 --set-ctrl=sharpness=256 --set-ctrl=contrast=64"

    I have been running the setup for several years and just upgraded to the newest yaVDR version. Here are some observations I have made:

    -channel switching works very well, though takes more time

    -recordings work well

    -the HD picture quality is fine on my plasma screen

    -I managed to get the HDPVR running stable, but you should take care of not to let the HDPVR to get too hot as it will the get unstable


    I have also noticed thast using vdr-plugin-softhddevice-cuvid gives much better picture quality with pvrinput and HDPVR thanvdr-plugin-softhddevice.

  • JTe1828 Thank you for these informations!!!


    I have a few questions for that:
    1. Which kernel module do you use or do you use an external module?
    2. Can you record 5.1 surround sound via SPDIF from your set-top-box?
    3. Can you paste your channels.conf entries for the hdpvr channels?

    Wohnzimmer: NUC10I3 - Logitech z-5500 - Panasonic 55" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible
    Schlafzimmer: NUC10I3 - LG 42" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible

    Streamingserver: -im Aufbau-
    diverse Test Clients: -Raspberry Pi + openelec, i3 mit Geforce1030

  • Which hardware revision / model number of the HDPVR do you use? The driver is part of the kernel?


    Last time I checked the situation I got the impression that the old HDPVR is still best supported under Linux while newer HDPVR 2 could be much more difficult. I doubt that HDPVR 2 would even work with the video4linux API used in pvrinput.

    Unfortunately the old HDPVR is only available as second hand.

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

  • I have a few questions for that:
    1. Which kernel module do you use or do you use an external module?
    2. Can you record 5.1 surround sound via SPDIF from your set-top-box?
    3. Can you paste your channels.conf entries for the hdpvr channels?

    1. I am using the standard hdpvr kernel module (my box is HD PVR model 1212 with analog video inputs).

    2. Yes 5.1 works over the SPDIF connection. It is also confirmed on the MythTV HD PVR page at:

    Hauppauge HD-PVR - MythTV Official Wiki

    3. here you can see my French TNT channels.conf entries. The channel number (the service id field) actually has the set top box channel number coded in (it is 90 + channel number, eg 9013 for channel 13 on the set top box). You will find the syntax of the channels.conf (>= vdr 1.7.13) at:

    GitHub - yavdr/vdr-plugin-pvrinput
    Contribute to yavdr/vdr-plugin-pvrinput development by creating an account on GitHub.
    github.com



    Which hardware revision / model number of the HDPVR do you use? The driver is part of the kernel?

    I have the HD PVR model 1212 with analog component video inputs and SPDIF optical sound input, the kernel driver is part of the kernel (hdpvr).


    Yes, you cannot get them new, but frequently they are available at Amazon and Ebay.


    When used together with a setup box the switching time of a channel can be quite long as you need to wait the set top box to switch the channel and only after the video stream is stable you can exit the externalchannelswitch.sh script (you can see I have a sleep 2.2 command at the end). A HDMI source without channel switching delay would probably not require that (long) sleep command.

  • Thanks a lot JTe1828!

    Do you have any recordings in 5.1 surround sound over SPDIF?
    My recordings with the 1212 have only stereo 2.0 AAC over SPDIF.
    I use an HDMI audioextractor myself, too.
    What kind of sound output do you get from your set-top-box (bitstream, PCM, AC3, ...) for recording in 5.1 with the HDPVR1212?

    Wohnzimmer: NUC10I3 - Logitech z-5500 - Panasonic 55" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible
    Schlafzimmer: NUC10I3 - LG 42" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible

    Streamingserver: -im Aufbau-
    diverse Test Clients: -Raspberry Pi + openelec, i3 mit Geforce1030

  • My recordings with the 1212 have only stereo 2.0 AAC over SPDIF.

    Check pvrinput settings. In HDPVR Parameters there should be an option to switch from AAC to AC3.


    On the other hand, there is a note in the README:


    and


    Zitat

    pvrinput.HDPVR_AudioEncoding = 0 // AAC = 0, AC3 = 1

    pvrinput.HDPVR_AudioInput = 0 // RCA back = 0, RCA front = 1, SPDIF = 2 (needs audio encoding = 0)

    And there is this in menu.c:

    Code
      // if audio input SPDIF is selected, audio encoding must be AAC
      if (newPvrSetup.HDPVR_AudioInput == 2)
         newPvrSetup.HDPVR_AudioEncoding.value = 0;

    Maybe it works if you set pvrinput.HDPVR_AudioEncoding = 1 and pvrinput.HDPVR_AudioInput = 2 manually in setup.conf (without using the pvrinput settings menu)


    I was one of the developers of the pvrinput plugin. None of us ever had such a box. If I remember right, there was only one user from USA. His testing results were the base of the written code. That was 14 years ago!


    I looked into the driver. It seems that ac3 capability depends on the firmware version. If ac3 is supported, then the driver seems to use V4L2_MPEG_AUDIO_ENCODING_AC3 as default for SPDIF input.


    @JTe1828

    What are your settings for pvrinput.HDPVR_AudioEncoding and pvrinput.HDPVR_AudioInput in vdr's setup.conf? Did you patch anything in pvrinput?

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    Einmal editiert, zuletzt von Dr. Seltsam ()

  • JTe1828 : very good alternative to my way. Can you compare the video quality without the pvr setup (meaning directly connecting it to the TV) and streaming over pvrinput? If possible, can you check the stability of fixed elements like e.g. channel logos as soon as you watch via pvrinput-plugin? Are they sharp and stable or "jumping" sometimes by one line?


    In general I fixed now to get a stable video incl. audio with perfect audio/video sync (--audio-desync is the needed vlc parameter). It's also possible to reconnect the HDMI source, as the HDMI Encoder handles it with a "Broken source" picture --> no reset of the connection necessary. Now I will make a "endurance test" and check, how stable the configuration is. Seems like vlc has to be started before tvheadend which means currently, that in case vlc stucks and needs to be restartet, also tvheadend has to be restarted. Maybe I find here also a parameter in tvheadend to restart the connection to the stream source. In general following things I have to "improve"

    • reduce flickering of fixed elements like channel logos or text (only visible there, no visible flickering in the rest of the video as long as it is not static)
    • check tvheadend restart functionality in case the stream source was broken (current workaround is to restart tvheadend in case vlc needs to be restarted)
    • Ideally stop vlc in case there is no device watching the tvheadend channel
    • Reduce buffering in vlc to be closer to "live". Currently the buffering is ~1s, maybe reduction to 200-300ms is possible, as the stream via LAN should be stable and should not need big buffering.

    Afterwards or in parallel I would like to investigate, how to get the iptv-plugin connected to either the HDMI encoder directly (seems to be not possible, as the stream looks incompatible to iptv) or take the stream directly from VLC without tvheadend in the middle.

  • Update:

    Habe es nun auch geschafft, direkt per iptv plugin auf den VLC Stream zuzugreifen (Fehler war der SID Wert in der channels.conf). Direkt auf den Encoder geht es leider nicht. Vermutlich weil der Stream nicht passend für iptv ist.

    --> Parallelpfad somit schon erfolgreich getestet


    Beim satip-plugin habe ich das Problem, dass er nach einer gewissen Zeit im Log Fehlereinträge wie

    Code
    Feb 24 16:23:19 odroid vdr: [4313] SATIP: Detected 6 RTP packet errors [device 0]

    bringt. Manchmal läuft das Bild weiter, aber spätestens beim zweiten Fehler dieser Art bricht das Video ab. Ich muss dann kurz vom Kanal weg und wieder zuschalten und sofort kommt das Bild. Hier habe ich noch keine Lösung gefunden, aber mit meinem Plan B wäre ich tvheadend mit satip-Plugin sowieso los und würde bei Bedarf eher minisatip einsetzen. Scheint als SatIP Server passender zu sein.

  • mrjoe

    Hat den Titel des Themas von „HDMI Eingang als Kanal“ zu „[gelöst]HDMI Eingang als Kanal“ geändert.
  • Do you have any recordings in 5.1 surround sound over SPDIF?
    My recordings with the 1212 have only stereo 2.0 AAC over SPDIF.
    I use an HDMI audioextractor myself, too.
    What kind of sound output do you get from your set-top-box (bitstream, PCM, AC3, ...) for recording in 5.1 with the HDPVR1212?

    I did check few recordings and if I run ffprobe I get:

    Code
      Stream #0:0[0x1011]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 90k tbn, 50 tbc
      Stream #0:1[0x1100]: Audio: ac3 ([6][0][0][0] / 0x0006), 48000 Hz, stereo, fltp, 192 kb/s

    So it shows ac3 with the channel stream type 0x6, which corresponds to 5.1 surround sound.

    I have the following settings in /etv/vdr/setup.conf to get the ac3 and SPDIF audio input:

    Code
    pvrinput.HDPVR_AudioEncoding = 0
    pvrinput.HDPVR_AudioInput = 2

    Dr. Strange & don-baba I am using the Philips TNT Sat Astra, and the audio encoding of the box is:

    Zitat

    Décodage audio : - Stéréo 2.0 : MPEG1 couches I et II MPEG2 couche II - Multi-canal 5.1 : Dolby Digital - Dolby Digital Plus

    I have also updated the HDPVR box to the newest firmware level (you need a windows system for that).


    mrjoe The picture quality is less crisp than the original (we are doing Digital->Analog->Digital conversion. You can have better picture quality with higher bitrate, but then also recordings will take more space. Currently I am using 10000 kbit/s and the VBR (variable bitrate mode). I have no problem on stability of channel logos with these settings (neither with burned in subtitles).


    mrjoe I have sometimes similar problem with the pvrinput plugin if the satellite reception is interfered by heavy rain, the picture will freeze. Switching channel back an forth helps.


    I have been also playing a little bit with the TBS2603 hdmi to Etherent encoder and managed easily to get the streaming and picture with the vdr-plugin-iptv. But to be able to switch channels VCL & scripting would be required.


    One alternative solution would be to change the vdr-plugin-iptv to include a ability to run a script when changing channel (like with the pvrinput). That way you could just directly (without vlc) receive the stream and switch the channel (stream) with the script.


    You can find more information of the TBS2603 at:

    H.264/H.265 HDMI IP Video Encode + Decoder PoE, 424,00 €
    TBS-2603 PoE is a professional H 264/H 265 HDMI video Encoder & Decoder with Power over Ethernet (PoE) support, it is compatible with NDI®|HX from NewTek, a
    tbs-technology.de

    For better prices it is good to google a bit around.

  • mrjoe The picture quality is less crisp than the original (we are doing Digital->Analog->Digital conversion. You can have better picture quality with higher bitrate, but then also recordings will take more space. Currently I am using 10000 kbit/s and the VBR (variable bitrate mode). I have no problem on stability of channel logos with these settings (neither with burned in subtitles).

    Meanwhile I found the root cause for the flickering: the input source was 1080i. As soon as I connect a 1080p signal the picture is perfect. Switching back to 1080i causes again the flickering. So as long as you are using 1080p signal the Exvist can be a good and much cheaper choice.

  • What type of adapter do I need for connecting HDMI to the component (not composite) video inputs of HD PVR? Any suggestions for a model? Is copy protection an issue?

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

  • For my HDPVR setup I use this adapter as input into the PVR:
    https://www.amazon.de/gp/produ…_asin_title?ie=UTF8&psc=1


    and from the PVR to monitor/TV this:

    https://www.amazon.de/gp/produ…_asin_title?ie=UTF8&psc=1

    The passthrought from BluRay Player / or XBOX Classic to TV works everytime.
    But only sometimes I get a picture in VDR. Maybe this is the copy protection.
    From my XBOX Classic with HDMI output I get almost everytime a picture on the VDR.

    Wohnzimmer: NUC10I3 - Logitech z-5500 - Panasonic 55" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible
    Schlafzimmer: NUC10I3 - LG 42" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible

    Streamingserver: -im Aufbau-
    diverse Test Clients: -Raspberry Pi + openelec, i3 mit Geforce1030

  • To connect the HDMI cable of the setup box to the HDPVR I have been using this with a component video cable for more than 10 years now:

    https://www.hdfury.com/docs/HDfury3manual.pdf

    Extra Item for HDFury | HDFury.com | Connect and Fix everything in HDMI
    Accessories available : 6' HDMI Cable 6' HDMI to DVI-D 6' Jack Optical to SP/DIF 6' USB 5V Cable for HDF1&2 BLUE RGB Cable (HD15 VGA) for HDF1&2 BLUE…
    www.hdfury.com

    It is a little bit pricey, but has very good picture quality, a lot of settings, and also digital SPDIF output. You can find quite good second hand deals with some googling.


    To get the coaxial SPDIF of HDFury to optical (HDPVR has an optical input) you can use one of these:

    https://www.amazon.com/spdif-optical-converter/s?k=spdif+to+optical+converter


    Or as I had on my self a HDMI ARC Audio extractor (with optical SDPIF output and passthrough HDMI) you can also use one of those:

    https://www.amazon.com/hdmi-arc-adapter/s?k=hdmi+arc+adapter


    With this setup I have never had problems with HDMI connectivity.

  • I am now an owner of a HDPVR and can confirm that it is possible to record AC3 5.1 audio via optical SPDIF input with these pvrinput settings:


    pvrinput.HDPVR_AudioEncoding = 1

    pvrinput.HDPVR_AudioInput = 2


    Maybe this only works with newer firmware? I updated my box to latest 1.7.30059


    As I already suspected it is necessary to delete this in menu.c:


    Code
      // if audio input SPDIF is selected, audio encoding must be AAC
      if (newPvrSetup.HDPVR_AudioInput == 2)
         newPvrSetup.HDPVR_AudioEncoding.value = 0;

    Otherwise the settings will be overwritten each time the setup menu is called and stored.


    I will see if I can expand the plugin menu for more HDPVR settings

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

  • Wo finde ich denn die Menu.c? Ich nutze eigentlich immer die APTs aus yavdr.
    Kann man das nicht grundsätzlich in dem pvrinput Plugin hinterlegen und im Hauptzweig einchecken?

    Wohnzimmer: NUC10I3 - Logitech z-5500 - Panasonic 55" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible
    Schlafzimmer: NUC10I3 - LG 42" TV - Hauppauge Dual DVB-C Stick - Ubuntu 22.04 LTS - yavdr ansible

    Streamingserver: -im Aufbau-
    diverse Test Clients: -Raspberry Pi + openelec, i3 mit Geforce1030

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!