[satip Plugin] Maximale Anzahl von Devices?

  • Hallo Zusammen,


    gibt es beim satip Plugin ein Limit für die Anzahl der DVB Devices?


    Mein Server hat 10 DVB Devices,



    das satip Plugin erkennt aber nur 8:


    Code
    vdr01_64 ~ # svdrpsend plug satip list
    220 vdr01_64 SVDRP VideoDiskRecorder 2.2.0; Wed Mar 18 19:56:52 2015; UTF-8
    900 192.168.177.11|DVBS2-8|minisatip
    221 vdr01_64 closing connection
    vdr01_64 ~ #
  • Ich würde eher sagen minisatip nimmt nur 8 Tuner von deinen 10.
    "192.168.177.11|DVBS2-8|minisatip"

    Gruß MegaX


  • Laut Rolf:


    Code
    The only limitation is max 16 devices.


    Aber MegaX hat schon recht.

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Würd mal in Zeile 7 10 setzen, vielleicht reichts ja schon. Oder gleich 16.


    https://github.com/catalinii/minisatip/blob/master/adapter.h

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Du hast aber auf 32 gesetzt und nicht auf 16.

    Gruß MegaX


  • Was wirft denn das xml von minisatip aus? Und was steht im Log, sowohl bei minisatip als bei satip. Vielleicht kann man es eingrenzen.

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Ich hab die Vermutung das hier in Zeile 49 und 50 auch was geändert werden muss:
    https://github.com/catalinii/minisatip/blob/master/adapter.c


    Ja, auch grad festgestellt, Zeile 49 muss 8 auf MAX_ADAPTERS. Zeile 50 ist das frontend, würd ich mal so lassen.

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Ich hätte nur das erste probiert, aber so müsste es auch gehen. Gibt ja auch Treiber, die alles unter einem Adapter mit X Frontends anlegen.

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Mit diesem Patch,




    funktoniert es nun. :)


    Danke!! :tup



    Code
    vdr01_64 ~ # svdrpsend plug satip list
    220 vdr01_64 SVDRP VideoDiskRecorder 2.2.0; Wed Mar 18 20:52:13 2015; UTF-8
    900 192.168.177.11|DVBS2-8,DVBT2-2|minisatip
    221 vdr01_64 closing connection
    vdr01_64 ~ #

Jetzt mitmachen!

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