Beiträge von seblagaffe

    It's a known issue on the dutch forum :
    https://hyperion-project.org/t…-hue-zu-dunkel.493/page-2
    ntim have made a modification on is github : https://github.com/ntim/hyperion
    I did not try it because it's seem to be included in hyperion-ng. But, for me, ng crash with hue configuration :
    https://github.com/hyperion-project/hyperion.ng/issues/466
    Don't know why ntim modifications are not merged in hyperion official branch. Maybe need more time to test.

    Hy Brindosh. Thanks for your work. I can use 3D through proto with KODI but not with SPMC. Kodi (v16, v17 and v18) switch automaticly. No need to change from webui (which work good for platform capture) or set the "kodi watch". SPMC never change even with webui or hyperion-remote commands. Maybe it's a kodi hyperion addon issue.
    Restart still broken for me. I launch hyperion with "sudo hyperiond > /dev/null &". Is it correct ?

    Just to be clear, my source is not local (raspberry) but from remote (hyperion screen capture or kodi addon from android) with protoserver. My raspberry don't even have graphic interface (raspbian lite) so i disable the plateform capture. Of course i tried with plateform capture on auto but with the same effect. Thanks a lot for your research.


    Edit : Ok i tried plateform capture on framebuffer which is the only one that send me a picture (console with raspberry on top left). So I test 3D switch and it's work well (SBS and TAB). Could you try 3D switch with external source and protoserver ?

    So I tried 3d with hyperion-remote but i get same result.
    From hyperion screen capture I put red and green images on left and right. Then i tried remote command. Debug show switch but leds don't change.

    Where is my error ?

    OK perfect, about 2 hours of fresh install / compil on a pi zero w :)
    To resume, just need the following commands :

    Code
    sudo apt-get update
    sudo apt-get install git cmake build-essential qtbase5-dev libqt5serialport5-dev libusb-1.0-0-dev python-dev libxrender-dev libavahi-core-dev libavahi-compat-libdnssd-dev
    sudo apt-get install libraspberrypi-dev
    wget -qO- https://raw.githubusercontent.com/hyperion-project/hyperion.ng/master/bin/compile.sh | sh
    sudo make install/strip


    Then what's the good way to start it ? I think my way by etc/rc.local isn't compliant with restart feature ... ?
    Thanks fo the 3D answer. But if with SPMC (kodi's fork if someone doesn't know) I can see the 3D switch in hyperion(-ng) logs, why the switch is not possible ? Maybe this hyperion issue (https://github.com/hyperion-project/hyperion/issues/429) still exist in hyperion-ng ? I will test hyperion-remote.
    Ok for ge2d, so i can't test because of HD sound lack with openelec or libreelec.

    As redPanther said that firmwares files should be located under /opt, next time i will follow the classic hyperion instructions.


    I noticed that even with the last source, my version is V2.0.0 instead of v2.0.1. Is it the same for you ? Nothing happend when i click on install on update page.


    The restart features don't work too. I have to reboot and add hyperiond in rc.local. I don't know if it's the good way to start.
    I tried hyperion-ng because 3d switch (which I see in logs) doesn't work with SPMC and works with KODI (but can't use hard renderer capture) but i still got issue. Did you tried it ?
    My config is an android s812 box (mxIII plus), kodi pluggin > pi zero w (raspbian lite) > WS2813 (ws281x GPIO 12, 180 leds, dma 10). I need HD audio and fullHD resolution. With SPMC v16.5.0 it's quite perfect but i need to disable amcodec so video is not smooth. I try to understand the ge2d capture features but I don't know if it will help me.. ?

    Hi, I got the same error too.
    I try to copy bcm_host.h in /home/pi/hyperion/include/grabber/ and /home/pi/hyperion/src/hyperiond/ but still KO


    Edit : So, after spent few hours of manual path modifications ... I finaly was able to compile !
    If you wish to try before official update :
    You coulds change bcm_host path in DispmanxFrameGrabber.h :

    Code
    #include </home/pi/raspberrypi-firmware/opt/vc/include/bcm_host.h>


    then you could use this raspberrypi-firmware folder where I corrected all the path.
    https://drive.google.com/open?…FFRSsSqNVkN0FLdnFlWUtHa0k