LEDs working but no data from internal grabber

  • I set up a ambient-light for RPi2 running OpenELEC using an arduino Micro and two TLC5947. LED work fine with colorwheel but I get no light with the internal grabber (when playing video).


    Do I have to set up anything different ?
    How can I check if the framegrabber is working properly?



    with config

  • When disabling "grabber" in hypercon there is still no LED output.
    Does KODI CHECK provide a framegrabber itself ? or do I nee additional plugins in Kodi ?


    • Offizieller Beitrag

    To test if framegrabber is working insert this in your config file. The output is writen to /tmp/file.txt


    Code
    "device" :
        {
            "colorOrder" : "rgb",
            "name" : "MyHyperionConfig",
            "output" : "/tmp/file.txt",
            "rate" : 1000000,
            "type" : "file"
        }

Jetzt mitmachen!

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