Beiträge von Cosmicbase

    @TPmodding

    • Welchen Sketch brauche ich für den ESP32?
    • Bestehen beim ESP32 immer noch Probleme mit LEDs Flackern, Sketch Stabilität, etc?
    • Welchen ESP würdest du mir tendenziell empfehlen?
    • ESP32 oder ESP8266?
    • Kannst du oder jemand alle wichtigen Links aufzählen, von Sketch bis hin zu den Firmwares?


    Wäre echt super. So ne Art HowTo


    Danke

    OK wenn ich aber den Esp32 vorziehe, sollte mit meinen 150 LED nix schief gehen.
    Der ESP32 wird ja auch OTA up to date gehalten und ständig optimiert. Und am Sketch sollte sich ja grundsätzlich nix ändern.
    Vielleicht läuft der Sketch bei dir auch nicht stabil weil du viele LEDs hast?


    Was haltet ihr von M5 Stack
    https://eckstein-shop.de/M5Sta…-Mini-IoT-Development-Kit


    Der hätte auch gleich ein Gehäuse integriert.


    Gibt es am Gpio bevorzugte Pins für die LEDs?
    Habe was gelesen von Gpio SD_CLK, SD_Data0, SD_Data1, SD_Data2 etc.
    GND ist klar.


    Wäre schön wenn ich mal ein paar Fotos vom Esp32 oder ESP8266 hätte mit der Verkabelung.



    Da ich ja auch noch einen Enigma2 4 K Receiver habe wäre da noch die Frage ob ich auch mit Boblight auf den Esp32 zugreifen kann?
    Ich stelle mir ja das WLED Projekt als Dezentrale Serverseitiges LED Projekt vor, wo ich von jedem Gerät im Netzwerk darauf zugreifen kann.


    Das Boblight ist ja im Endeffekt das Double zu Hyperion.ng. Nur in dem Fall für Enigma2.

    Gibt es hier auch original ESP32 und Clones, oder nach was soll ich mich richten?
    Zum Beispiel:


    • Wie schaut es mit den Reaktionszeiten aus?
    • Sind die LEDs gleichauf mit dem Video bzw. Bildinhalte bzgl. der WLAN Übertragung?


    Ich frage nicht nur aus eigener Neugier sondern auch als Lösungsfinder für andere Interessenten.

    • WLED Aircoookie bringt eine eigene WebGui mit?
    • Ist Hyperion.ng dann hinfällig?
    • Wird der Arduino nur gegen ein ESP32 eingetauscht?
    • LED GND, Data und Clock an ESP32?
    • ESP32 ins Heimnetz einbinden und mit dem eigenen Gui LEDs einrichten?
    • Gibt es für CoreElec auch ein Ausgabe Tool?

    Wie darf ich mir das vorstellen?
    Die APA102 direkt an Esp32, und per WLAN ins Heimnetz?
    Hyperion.ng ist dann damit Vergangenheit?
    Oder läuft das nach wie vor über Hyperion.ng.
    Die Datenleitung zwischen ESP32 und Odroid N2 entfällt dann.


    Zur Info:
    Mein Odroid N2 hat kein WLAN on Board.
    Ich ich glaube das ist ja auch nicht notwendig denn der Esp32 wird ja urch sein eigenes webif ins Netzwerk eingebunden.


    Wenn mich was an der Sache interessiert dann wäre es die Funktion über Alexa etc. zu arbeiten.

    Für jeden den es interessiert.


    Hier die aktuell funktionierende Fast Led Sketch für Hyperion.ng.


    Ich habe es raus bekommen.
    Die Line im Fast Led Sketch muß unbedingt immer größer sein als die tatsächliche Anzahl der LEDs.
    In meinem Fall 150 LEDs.


    #define MAX_LEDS 151 (oder mehr).


    Standard ist
    #define MAX_LEDS 500
    Das kann man so lassen, weil die reguläre Anzahl an LEDs in Hyperion.ng eingestellt wird.


    Wenn man nur
    #define MAX_LEDS 150
    eingibt so funktioniert die 150. LED nicht mehr.


    OK bei 192.168.2.66:8080 öffnet sich Chorus.
    Das einzige was nicht funktioniert ist der Farbkalibrierungs-Assistent bei Hyperion.ng.
    Wenn ich auf den Farbkalibrierungs-Assistent unter Hyperion.ng gehe sollte man die Farben kalibrieren können, aber es passiert nix. Weder bei weiß, noch bei Gamma etc.

    @Cosmicbase Portfreigaben in der fritzbox sind dazu da, um Rechner mit Ports gegenüber dem Internet freizugeben.
    Solange Du nicht über das Internet auf den Rechner musst, solltest Du diese Ports schleunigst wieder schließen.


    Gib mal rechnername.fritz.box:8080 im Kodi WebServerfeld ein und drück return.
    Dann Cancel und ruf den Dialog nochmal auf. Bei mir kommt dann die Fehlermeldung nicht mehr.


    Wenn ich mich richtig erinnere, musst Du in Kodi den WebService auch erlauben.


    Was meinst Du mit Rechnername?

    Ich hab noch nie einen Port freigegeben für Hyperion in der Fritz Box. Da muss der Fehler irgendwo auf dem pi sein


    Wie gesagt Hyperion.ng habe ich auf RPi3 und odroid n2 getestet. Auf alle 2 Hardware Varianten hatte ich keine Probleme. Aber der Farb Assistent hat noch nie funktioniert.

    Jetzt muss ich nach nun mehr fast 3 Monaten fragen ob mir jemand die Frage beantworten kann?
    Portfreigabe in der Fritzbox ist gesetzt.
    Ich bekomme immer den Hinweis Kodi Webserver nicht gefunden.


    Warum?


    Ist da noch ein Fehler in Hyperion.ng?

    Hallo an alle.
    Ich habe meine Ws2801 durch APA102 ausgetauscht.


    • FastLED Sketch auf Arduino, LED Typ APA102, Serial Baud Rate 460800,


    Nun leider hängen die APA102 mit der Ausgabe hinterher.
    Ich habe was von Puffer Erhöhung gelesen, womit man den Puffer im Arduino von 64 auf 256 byte erhöhen kann.


    Habe meine KabelKonfig vom WS2801 so übernommen. Ich weiß natürlich nicht ob die APA102 ne andere Kosmetik brauchen was das Feintuning angeht.


    Bitte um Hilfe.

    Habe aus der CoreElec Repo das Hyperion.ng auf LE installiert und es läuft mehr oder weniger.
    - Als Plattform wird mir Standardgemäß Amlogic angezeigt - - - und es starten von Beginn automatisch.
    - Über Hyperion App bekomme ich Ausgabe.
    - TV und Videos etc. Bildausgabe Fehlanzeige

    Welche Plattform Framegrabber oder Amlogic?


    Hier mal ein kleiner log.


    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (community): devel-20191224124640-6e9040d (AML.arm)
    LibreELEC:~ # hyperiond -d
    [hyperiond MAIN] <INFO> Set user data path to '/storage/.hyperion'
    [hyperiond DAEMON] <DEBUG> <PythonInit.cpp:20:pythonInit()> Initializing Python interpreter
    [hyperiond SettingsManager] <DEBUG> <SettingsManager.cpp:101:SettingsManager()> Settings database initialized
    [hyperiond EFFECTFILES] <INFO> 37 effects loaded from directory :/effects/
    [hyperiond EFFECTFILES] <INFO> 20 effect schemas loaded from directory :/effects/schema/
    [hyperiond EFFECTFILES] <INFO> 0 effects loaded from directory /storage/.hyperion/custom-effects
    [hyperiond SettingsManager] <DEBUG> <SettingsManager.cpp:101:SettingsManager()> Settings database initialized
    [hyperiond BLACKBORDER] <DEBUG> <BlackBorderProcessor.cpp:65:handleSettingsUpdate()> Set mode to: default
    [hyperiond ComponentRegister] <DEBUG> <ComponentRegister.cpp:67:componentStateChanged()> Blackborder detector: enabled
    [hyperiond DAEMON] <INFO> set screen capture device to 'framebuffer'
    [hyperiond FRAMEBUFFERGRABBER] <DEBUG> <Grabber.cpp:33:setVideoMode()> Set videomode to 0
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Could not get screen information
    [hyperiond DAEMON] <INFO> Framebuffer grabber created
    [hyperiond V4L2:auto] <DEBUG> <Grabber.cpp:33:setVideoMode()> Set videomode to 0
    [hyperiond V4L2:auto] <INFO> Signal threshold set to: {12, 12, 12}
    [hyperiond V4L2:auto] <INFO> Signal detection is now disabled
    [hyperiond V4L2:auto] <INFO> Signal detection area set to: 0.250000,0.250000 x 0.750000,0.750000
    [hyperiond DAEMON] <DEBUG> <hyperiond.cpp:437:handleSettingsUpdate()> V4L2 grabber created
    [hyperiond JSONSERVER] <DEBUG> <JsonServer.cpp:25:JsonServer()> Created instance
    [hyperiond JSONSERVER] <INFO> Started on port 19444
    [hyperiond ComponentRegister] <DEBUG> <ComponentRegister.cpp:67:componentStateChanged()> LED device: enabled
    [hyperiond LEDDEVICE] <DEBUG> <LedDeviceAdalight.cpp:52:init()> Adalight header for 160 leds: Ada 0x00 0x9f 0xca
    [hyperiond LEDDEVICE] <INFO> LedDevice 'adalight' configured.
    [hyperiond LEDDEVICE] <INFO> Opening UART: /dev/ttyUSB0
    [hyperiond ComponentRegister] <DEBUG> <ComponentRegister.cpp:67:componentStateChanged()> Smoothing: enabled
    [hyperiond FLATBUFCONNECTION] <INFO> Connecting to Hyperion: 127.0.0.1:19401
    [hyperiond FLATBUFSERVER] <INFO> Started on port 19400
    [hyperiond EFFECTENGINE] <INFO> run effect Rainbow swirl fast on channel 0
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:153:registerInput()> Register new input 'System/EFFECT' with priority 0 as inactive
    [hyperiond HYPERION] <INFO> Initial foreground effect 'Rainbow swirl fast' started
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:153:registerInput()> Register new input 'System/GRABBER' with priority 250 as inactive[hyperiond LEDDEVICE] <DEBUG> <ProviderRs232.cpp:192:tryOpen()> Setting baud rate to 500000


    [hyperiond ComponentRegister] <DEBUG> <ComponentRegister.cpp:67:componentStateChanged()> Framegrabber: enabled
    [hyperiond PROTOSERVER] <INFO> Started on port 19445
    [hyperiond BOBLIGHT] <DEBUG> <BoblightServer.cpp:28:BoblightServer()> Instance created
    [hyperiond LEDDEVICE] <DEBUG> <ProviderRs232.cpp:208:tryOpen()> Device blocked for 1500 ms
    [hyperiond WEBSERVER] <DEBUG> <WebServer.cpp:105:handleSettingsUpdate()> Set document root to: :/webconfig
    [hyperiond WEBSERVER] <DEBUG> <WebServer.cpp:105:handleSettingsUpdate()> Set document root to: :/webconfig
    [hyperiond WEBSERVER] <INFO> Started on port 8090 name 'Hyperion Webserver'
    [hyperiond HYPERION] <INFO> Hyperion instance 'First LED Hardware instance' has been started
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:233:setInputImage()> Priority 0 is now active
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:333:setCurrentTime()> Set visible priority to 0
    [hyperiond WEBSERVER] <DEBUG> <WebServer.cpp:171:handleSettingsUpdate()> Setup SSL certificate
    [hyperiond WEBSERVER] <DEBUG> <WebServer.cpp:187:handleSettingsUpdate()> Setup private SSL key
    [hyperiond WEBSERVER] <INFO> Started on port 8092 name 'Hyperion Webserver'
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 31030284 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 1 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 5 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 31030272 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 1 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 4 times
    [hyperiond LEDDEVICE] <DEBUG> <ProviderRs232.cpp:226:writeBytes()> 37 frames dropped
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 2 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 29555304 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 1 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 2 times
    [hyperiond LEDDEVICE] <DEBUG> <LedDeviceAdalight.cpp:80:receivedData()> >>received 4 bytes data
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 4 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 31030320 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 1 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 61 times
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:293:setCurrentTime()> Timeout clear for priority 0
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 2 times
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:333:setCurrentTime()> Set visible priority to 255
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 13199828 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 200 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 142 times
    [hyperiond WEBSOCKET] <DEBUG> <WebSocketClient.cpp:30:WebSocketClient()> New connection from ::ffff:192.168.2.30
    [hyperiond WEBSOCKET] <DEBUG> <JsonAPI.cpp:107:handleInstanceSwitch()> Client '::ffff:192.168.2.30' switch to Hyperion instance 0
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 13199828 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 200 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 200 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 29 times
    [hyperiond WEBSOCKET] <DEBUG> <WebSocketClient.cpp:204:sendClose()> send close: 1000
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 13199828 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 3 times
    [hyperiond WEBSOCKET] <DEBUG> <WebSocketClient.cpp:30:WebSocketClient()> New connection from ::ffff:192.168.2.30
    [hyperiond WEBSOCKET] <DEBUG> <JsonAPI.cpp:107:handleInstanceSwitch()> Client '::ffff:192.168.2.30' switch to Hyperion instance 0
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 13199828 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 1 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 0 bits per pixel[hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 81 times
    [hyperiond JSONSERVER] <DEBUG> <JsonServer.cpp:102:newConnection()> New connection from: ::ffff:192.168.2.66
    [hyperiond JSONCLIENTCONNECTION] <DEBUG> <JsonAPI.cpp:107:handleInstanceSwitch()> Client '::ffff:192.168.2.30' switch to Hyperion instance 0
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:153:registerInput()> Register new input 'JsonRpc@::ffff:192.168.2.30/COLOR' with priority 50 as inactive
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:193:setInput()> Priority 50 is now active
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:333:setCurrentTime()> Set visible priority to 50
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846060 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 2 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 10 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846060 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 3 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846060 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 3 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846060 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 3 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846060 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 1 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 30846084 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 5 times
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:250:clearInput()> Removed source priority 50
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:333:setCurrentTime()> Set visible priority to 255
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: -300939392 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 3 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 13199828 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 58 times
    [hyperiond WEBSOCKET] <DEBUG> <WebSocketClient.cpp:204:sendClose()> send close: 1000
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 13199828 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 3 times
    [hyperiond WEBSOCKET] <DEBUG> <WebSocketClient.cpp:30:WebSocketClient()> New connection from ::ffff:192.168.2.30
    [hyperiond WEBSOCKET] <DEBUG> <JsonAPI.cpp:107:handleInstanceSwitch()> Client '::ffff:192.168.2.30' switch to Hyperion instance 0
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 13199828 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 113 times
    [hyperiond JSONSERVER] <DEBUG> <JsonServer.cpp:118:closedConnection()> Connection closed
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Unknown pixel format: 13199828 bits per pixel
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 200 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 200 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 200 times
    [hyperiond FRAMEBUFFERGRABBER] <ERROR> Previous line repeats 200 times


    Hier der Log mit Amlogic Grabber


    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (community): devel-20191224124640-6e9040d (AML.arm)
    LibreELEC:~ # hyperiond -d
    [hyperiond MAIN] <INFO> Set user data path to '/storage/.hyperion'
    [hyperiond DAEMON] <DEBUG> <PythonInit.cpp:20:pythonInit()> Initializing Python interpreter
    [hyperiond SettingsManager] <DEBUG> <SettingsManager.cpp:101:SettingsManager()> Settings database initialized
    [hyperiond EFFECTFILES] <INFO> 37 effects loaded from directory :/effects/
    [hyperiond EFFECTFILES] <INFO> 20 effect schemas loaded from directory :/effects/schema/
    [hyperiond EFFECTFILES] <INFO> 0 effects loaded from directory /storage/.hyperion/custom-effects
    [hyperiond SettingsManager] <DEBUG> <SettingsManager.cpp:101:SettingsManager()> Settings database initialized
    [hyperiond BLACKBORDER] <DEBUG> <BlackBorderProcessor.cpp:65:handleSettingsUpdate()> Set mode to: default
    [hyperiond ComponentRegister] <DEBUG> <ComponentRegister.cpp:67:componentStateChanged()> Blackborder detector: enabled
    [hyperiond DAEMON] <INFO> set screen capture device to 'amlogic'
    [hyperiond DAEMON] <ERROR> The AMLOGIC grabber can not be instantiated, because it has been left out from the build
    [hyperiond V4L2:auto] <DEBUG> <Grabber.cpp:33:setVideoMode()> Set videomode to 0
    [hyperiond V4L2:auto] <INFO> Signal threshold set to: {12, 12, 12}
    [hyperiond V4L2:auto] <INFO> Signal detection is now disabled
    [hyperiond V4L2:auto] <INFO> Signal detection area set to: 0.250000,0.250000 x 0.750000,0.750000
    [hyperiond DAEMON] <DEBUG> <hyperiond.cpp:437:handleSettingsUpdate()> V4L2 grabber created
    [hyperiond JSONSERVER] <DEBUG> <JsonServer.cpp:25:JsonServer()> Created instance
    [hyperiond JSONSERVER] <INFO> Started on port 19444
    [hyperiond FLATBUFSERVER] <INFO> Started on port 19400
    [hyperiond PROTOSERVER] <INFO> Started on port 19445
    [hyperiond ComponentRegister] <DEBUG> <ComponentRegister.cpp:67:componentStateChanged()> LED device: enabled
    [hyperiond LEDDEVICE] <DEBUG> <LedDeviceAdalight.cpp:52:init()> Adalight header for 160 leds: Ada 0x00 0x9f 0xca
    [hyperiond LEDDEVICE] <INFO> LedDevice 'adalight' configured.
    [hyperiond LEDDEVICE] <INFO> Opening UART: /dev/ttyUSB0
    [hyperiond ComponentRegister] <DEBUG> <ComponentRegister.cpp:67:componentStateChanged()> Smoothing: enabled
    [hyperiond FLATBUFCONNECTION] <INFO> Connecting to Hyperion: 127.0.0.1:19401
    [hyperiond EFFECTENGINE] <INFO> run effect Rainbow swirl fast on channel 0
    [hyperiond LEDDEVICE] <DEBUG> <ProviderRs232.cpp:192:tryOpen()> Setting baud rate to 500000
    [hyperiond LEDDEVICE] <DEBUG> <ProviderRs232.cpp:208:tryOpen()> Device blocked for 1500 ms
    [hyperiond WEBSERVER] <DEBUG> <WebServer.cpp:105:handleSettingsUpdate()> Set document root to: :/webconfig
    [hyperiond WEBSERVER] <DEBUG> <WebServer.cpp:105:handleSettingsUpdate()> Set document root to: :/webconfig
    [hyperiond WEBSERVER] <INFO> Started on port 8090 name 'Hyperion Webserver'
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:153:registerInput()> Register new input 'System/EFFECT' with priority 0 as inactive
    [hyperiond HYPERION] <INFO> Initial foreground effect 'Rainbow swirl fast' started
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:153:registerInput()> Register new input 'System/GRABBER' with priority 250 as inactive
    [hyperiond ComponentRegister] <DEBUG> <ComponentRegister.cpp:67:componentStateChanged()> Framegrabber: enabled
    [hyperiond BOBLIGHT] <DEBUG> <BoblightServer.cpp:28:BoblightServer()> Instance created
    [hyperiond HYPERION] <INFO> Hyperion instance 'First LED Hardware instance' has been started
    [hyperiond WEBSERVER] <DEBUG> <WebServer.cpp:171:handleSettingsUpdate()> Setup SSL certificate
    [hyperiond WEBSERVER] <DEBUG> <WebServer.cpp:187:handleSettingsUpdate()> Setup private SSL key
    [hyperiond WEBSERVER] <INFO> Started on port 8092 name 'Hyperion Webserver'
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:233:setInputImage()> Priority 0 is now active
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:333:setCurrentTime()> Set visible priority to 0
    [hyperiond LEDDEVICE] <DEBUG> <ProviderRs232.cpp:226:writeBytes()> 37 frames dropped
    [hyperiond LEDDEVICE] <DEBUG> <LedDeviceAdalight.cpp:80:receivedData()> >>received 4 bytes data
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:293:setCurrentTime()> Timeout clear for priority 0
    [hyperiond HYPERION] <DEBUG> <PriorityMuxer.cpp:333:setCurrentTime()> Set visible priority to 255


    Ich muss aber Hyperion.ng immer nach dem Neustart manuell per hyperiond oder wie jetzt mit hyperiond -d starten.
    Also nix mit automatisch.