Beiträge von Davos

    I hope to see more setups from other people in the future but some people need to start . So here is my Hyperion setup.


    About a year ago I finished my first setup after a lot of error. My technical knowledge isn't that great but its getting better and better while working on this project. That's why I updated a week ago to v2.0 with a raspberry pi 3 :). I dont have that much photo's of the whole building progress so I try to give you a little idea through some of them.


    The first thing I did was buying 3 meters of aluminium strip to make a frame that I could fit behind my television and wall mount.


    I used this type of strip:


    With a saw I made the ends of the strip fit in a 90 degree corners and glued the frame together with 2 component epoxy. After a day the epoxy had hardened and made a really strong frame so mounted in the APA120 led strip.



    It works! :D


    This is how it fits behind my television. Fits perfect between the bracket of my wall mount and the tv.



    Still work in progress, it's less messy now because I fitted the rpi behind my television. I also bought 2 living color lights to extend this setup but still have some issues with getting both systems on together.



    So what do you think? If you have any questions let me know.


    Big thanks to everyone who made this project possible! :omg::thumbup:

    It works when I playback a video from OSMC or when I use the Android app. When I take a screenshot with HyperCon when playing a video with OSMC it shows me a screenshot from the video playing. When I stop the video then go back to menu and take a screenshot. It shows an screenshot from the v4l2 grabber. So thats where I am now, everything works only the ledstrip wont respond to the v4l2 grabber but I can see the screenshot.

    Thanks for your help TPmodding!


    I made my own network setup so thats possible. As I mentioned the setup and effects with the rpi3 is working now on OSMC. The only problem I still have is that I can take both screenshots from internal and v4l2 grabber. Only the ledstrip dont respond when in OSMC menu and Kodi Checker is enabled (kodi checker menu is unchecked). Do you maybe know what this can be? Can make a new topic if necessary

    This is what i'm getting at the moment.


    Code
    pi@raspberrypi ~ $ ping google.com
    ping: unknown host google.com
    pi@raspberrypi ~ $ ping 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_req=1 ttl=49 time=14.1 ms
    64 bytes from 8.8.8.8: icmp_req=2 ttl=49 time=13.2 ms
    64 bytes from 8.8.8.8: icmp_req=3 ttl=49 time=13.0 ms
    64 bytes from 8.8.8.8: icmp_req=4 ttl=49 time=13.3 ms


    So it looks like the Pi has connection right?


    Tried the rp3 today, it looks like this one has no problems to install Hyperion through SSH.



    But cant get it to start with Hypercon


    Code
    ssh out:     sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null


    Any idea's? Followed the Tutorial in the Wiki twice now.

    Yes I guess so. It's connected to a switch behind my television cabinet which is connected to my modem. All other devices have internet and I can use the Hyperion app. Also connected it directly to my modem without succces and getting same error.

    Hi! I cant update my Hyperion with Hypercon or through terminal. I'm getting this error:


    Code
    SSH Traffic:
    ssh connected
    ssh out:     cd /tmp && wget -nv -N https://raw.github.com/hyperion-project/hyperion/master/bin/install_hyperion.sh && chmod +x install_hyperion.sh && sudo sh ./install_hyperion.sh HyperConInstall ; rm install_hyperion.sh
    ssh out:     wget: kann die Host-Adresse ᅡ카ᄏraw.github.comᅡᆱᅡᆱ nicht auflᅢᄊsen
    ssh out:     rm: Entfernen von ¬ダinstall_hyperion.sh¬タワ nicht mᅢᄊglich: Datei oder Verzeichnis nicht gefunden


    Is this a temporary error or am I doing something wrong?


    Didn't update for a long time because it was all working well and now I want to add some Hue lights. My old setup is still working:



    Thanks in advance!