hyperion can't start with internal grabber and ws2812b

  • Hello to all!


    Rpi3B+
    OSMC
    wb2812b 142 led


    I am using ws2812b LEDs driving through Rpi3 pwm gpio18. The scheme is assembled correctly, because I can light the LEDs using the NeoPixel python example.


    I want to use hyperion with the internal frame grabber, only with OSMC, but it does not start with my hyperion.config.json, writes an error: hyperion.service: Failed with result 'signal'.
    config [MEDIA=pastebin]aQNF2Byu[/MEDIA]
    log [MEDIA=pastebin]dVjzVXsH[/MEDIA]


    Thank you, if you tell me what I'm doing wrong.
    P.S. sorry for my English

    • Offizieller Beitrag

    try it without the kodi part
    // KODI CHECK CONFIG
    "xbmcVideoChecker" :
    {
    "xbmcAddress" : "192.168.1.42",
    "xbmcTcpPort" : 9090,
    "grabVideo" : true,
    "grabPictures" : true,
    "grabAudio" : true,
    "grabMenu" : false,
    "grabPause" : true,
    "grabScreensaver" : true,
    "enable3DDetection" : true
    },
    or with localhost ip : 127.0.0.1

Jetzt mitmachen!

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