Beiträge von daaf84

    Ok, I will mark this as SOLVED :D


    The problem was the modem/router from my telecom provider. It wasn't working with the multicast. I did setup my Airport in Router mode behind my provider router and it works as a charm!


    Thank you all for your help!

    Ok, I tested it without Wifi, just a LAN cable directly to the modem/router, No luck. I only works with the build-in Wifi adapter from the RBPi3.
    Only problem is that video streaming over Wifi is slow and needs a lot of buffering.


    Is there a way to get the signal over LAN so that the modem/router spits the wifi out to the ESP? Maybe the router blocks the UDP port over wifi?
    I'm not really into router configs, so a little help is appreciated.

    Ok, got it working for now. I've tried WIFI instead of LAN. This seems to work. Maybe because of a network switch placed behind the TV for all the equipment. I did not try to direct connect the Raspberry to the Modem/Router. But IF that would work, it's not an option for me, because of all the other networked stuff.


    My mainconfig id now forwarding to the atmo config.
    HAPPY ME!

    I have tried to remove my master config and just run the AtmoOrb config. No change of lights with hyperion. Not with the remote either.
    Log looks good, no errors.

    No, it won't now, but the funny thing is, that it have worked for 1 time. And out of the blue it didn't work anymore.


    I've tried the AtmoOrb color App, and this works instantly. So, the hardware is ok.
    I think the raspberry or OSMC is blocking the port or is not generating packages.


    I have tried also without forwarding in the main config. But no result...

    Hello all,


    I'v made an AtmoOrb wit just an ESP8266. But I have problems to get it to work...
    It did work for some reason, but after shut down it didn't any more.


    It is working with the Windows AtmoOrb App; it responds quickly. So the hardware is ok.


    My setup is like this:


    RBPi3 with WS2801 (x50) connected to the GPIO (is working correctly) OSMC 2016.09/Hyperion installed last week
    ESP8266 with AtmoOrb sketch and NeoPixelring with 12 LEDs


    Iv'e tried this config:



    In de main config (of the WS2801) I'v added:

    Code
    // JSON/PROTO FORWARD CONFIG
        "forwarder" :
        {
            "json" : ["127.0.0.1:19446"],
            "proto" : ["127.0.0.1:19447"]
        },


    If I run service hyperion status, I get this output. Seems to be right...


    I've red here about port bindings, but that should have solved since the June version of Hyperion....


    I hope you can help me out.

    Hallo allemaal,


    Ik heb me suf gezocht en wel het een en ander gevonden, waaronder een Duits forum, maar ik kom er niet helemaal uit.
    Ik ben op zoek naar een duidelijk tutorial of heldere uitleg over hoe ik dit moet installeren.


    Wat ik wil doen:


    Ik heb OSMC draaien op een RBPi3 met Hyperion; 50 WS2801 LEDs. Dit werkt prima.


    Nu wil ik de lampen achter de bank ook mee laten gaan op ambilight alsware surround spots. Dit is hetzelfde idee als de Philips Hue configuratie, alleen heb ik die lampen en Bridge niet.


    Wat ik wel heb is een ESP8266 en een NeoPixelring van 12 LEDs.
    Deze zou ik daar graag voor gebruiken gezien het klein is in omvang.


    Het principe van forwarden heb ik al getest, maar dan met een Raspberry1B en WS2801. Maar dit is te groot, heeft geen wifi en prijstechnisch niet rendabel.


    Dit is de Duitse forumpost, maar ik kom er niet uit met compileren. Blijf maar foutmeldingen krijgen, dus ergens doe ik iets niet goed.


    http://www.forum-raspberrypi.d…n-wifi-led-controller-udp


    Alvast bedankt!