Posts by Ambient_theater77


    1. als je graag 120Hz wilt hebben wel, ik hecht daar niet zo'n waarde aan want je receiver/AVR moet die resolutie en verversingssnelheid ook aankunnen anders heb je er nog niets aan


    2, klopt helemaal, de Xolorspace 61121 doet precies dat wat je schetste.


    3, wel van Aliexpress, niet van Amazon. >> link

    kleur USB2.0 mini black


    4, Ik gebruik geen HDR functies dus heb daar helemaal geen last van


    5, Ja, ik zou voor een Meanwell voeding gaan die kan je ook met een potentiometer bijstellen in voltage >> RS series bv RS-100-5


    6, gedaan, WS2812b werkt iets anders als bv een WS2801/APA102 of die ik nu heb met geweldige kleuren (ook wit) de HD107S

    deze genoemd heb zijn allemaal 5 volt ledstrips, je hebt dan wel wat wattage nodig, ik gebruik voor 260 leds 100watt voeding van Meanwell



    succes~! :)

    Hee hallo.


    Als je AVR (normaal) 2 outputs heeft gebruik ik inderdaad op mijn Denon maar 1 MAIN output.


    Waarom? Omdat EDID/HDCP problemen anders voordoen met DRM content en/of wegvallende beelden of ambilight krijgt geen beelden binnen.


    ik heb ook Denon en plug alle HDMI apparaten in de Denon.

    Ik gebruik 1 MaIN HDMI OUT en breng die naar een splitter/downscaler van Xolorspace 4k ---> 1080p. Deze heeft 2 poorten,


    Poort 1 Gaat naar 4k tv (direct)

    Poort 2 EDID downscaler van 4k ---> 1080p

    Type 61121 van Xolorspace


    De 1080p gaat naar een Raspberry 3b die via een Rullz HDMI/USB capturedevice de beelden overbrengt.


    Je hebt minimaal een HDCP2.2 splitter downscaler nodig met EDID mogelijkheid

    In mijn geval zet ik die dus achter mijn AVR zodat ik meteen alle videosignalen te pakken heb en alles ook naar Hyperion.NG zendt ZONDER problemen met wegvallende beeld.


    Dit kan dan bv voorkomen tijdens streamen van DRM content als Disney+/Netflix/Prime enz.


    het klopt idd dat ik eerst 2 outputs gebruikte maar die setup gebruik ik niet meer omdat ik was overgestapt van AVR


    Ik had eerst Onkyo en dat ging prima, na overstappen op de Denon x2000 AVR werkte dat niet meer en kon ik NiET 2 poorten tegelijk als MaIN gebruiken.


    Omdat jij ook een Denon hebt zou ik dus voor mijn bovenstaand uitgelegd setup kiezen. (Om problemen te voorkomen)


    Succes!


    en voor je laatste vraag: ik zou minstens voor een Raspi 3 serie kiezen maar 4 is nog beter natuurlijk.

    Het renderen van beelden kost namelijk de meeste kracht van de Raspi...


    Ik gebruik ook maximaal 720p resolutie als setting IN Hyperion.NG, meer is echt niet nodig.

    set user level as expert in right top corner of WebUI :8090


    First check RGB setting in Led output--> Ledcontroller RGB byte order, if that's correct then,


    go to remote control section, there you can change the colours in colour adjustment /gamma red_green_blue


    Setting is LIVE (after reboot Hyperion they're gone) so you can safely alter everything you want.


    Gamma level is normally around 2.2/2.4

    Separate colours is possible step to alter.


    When you have the good settings, then program them into Image Processing tab.

    When it stops working, this is what the logs say.


    2024-12-29T17:06:49.257Z [V4L2] (ERROR) Frame too small: 0 != 614400



    thats the problem, V4L2 driver is not receiving (correct) videodata

    the problem is NOT in Hyperion but videostream stops, so i would suggest you check that grabber in windows


    it has build-in HDCP and EDID so it looks, but still HDCP route can be a pain...

    my thoughts are , this device isn't equipped with HDCP2.2 and is only a loop device. Also no EDID ( Extended Display Identification Data) setting for display output available which good splitters/downscalers have..


    I think 🤔 the source detects splitting of the video (sometimes) and activates DRM which deactivates loopdevice output to your raspi USB port.

    It's a safety feature, anti pirating/ copying

    The moment you start USB grabber again it's retrieving videodata from the source again..


    This happens alot when trying to watch Netflix/Prime/Disney÷ etc on hardware that hasn't got the HDCP protocol build in.



    Solution can be, check ✔️ the source. When it happens, playing video DRM content or not? and establish if its a HDCP problem or not.

    If it is: look for Xolorspace splitters with build in HDCP2.2 and EDID

    that's great 👍


    You the User' determine which SPI output is being used.

    The thing is that standard' settings are SPIDEV0.0 because normally that isn't used by other sources only than Hyperion.NG GPIO10 and 11


    But if being used then you can alternate the SPI output yourself to the host Hyperion.NG, change the settings and hardware PINs and you're done!


    You don't need to run root acces only using SPI controller. That's only for WS281x PWM controller. I never change my user btw because I am novice at best in Linux

    hello folks,




    i upgraded my diy installation of Hyperion, and came to following option:

    add extra Instance and steer Hyperion COB RGBIC ledstrip with ESP32 (WLED)


    Its very easy to config this device because it has a app that you can download from the Playstore.

    wled - Android-apps op Google Play
    Je hebt altijd en overal op al je apparaten toegang tot miljoenen Android-apps, games, muziek, films, tv-programma's, boeken, tijdschriften en meer.
    play.google.com

    configuration is easy, no sketches needed!

    Module + PSU (24v) + ledstrip is all in one package.






    this is the package i ordered:



    Aliexpress




    i found out i can ALSO connect this WLED module to my HUE ambilight, to do this you need an app for your excisting lightid's in the Philips HUB >> HUE config viewer

    Find a light-id you want to use for the ESP32, then use this number in the SWLED app and connect to the HUB of HUE.

    its that simple.



    so, for someones that don't like difficult ESP32 configuring this is the the perfect step to WLED, and you can also connect to HUE and Homeassistant.

    you have to use GPIO (19) /20 MOSI /21 clk for SPI1


    Select SPI 1.0 in ledcontroller


    Activate in config.txt


    Code
    dtoverlay=spi1-3cs

    SPI at Raspberry Pi GPIO Pinout


    for spidev0.0 you need GPIO10 PIN19 and GPIO11 PIN23


    You selected spidev0.1 that uses different GPIO pins


    https://pinout.xyz/pinout/pin19_gpio10/

    Sorry for the confusion, SPI0.1 doesn't exist in hardware pins...

    only SPI1.0

    #Instructions to Install Latest Hyperion on Raspbery Pi 5.

    #First Boot Load Raspbery Pi 5 OS Lite or Full OS.

    ?.................

    You are using script to install Hyperion.NG on a Raspberry..


    Possibility:


    Updating Hyperbian to newer version, just update first the installed (outdated) libraries with sudo apt-get update

    After it you download the correct Hyperion.NG ARM version from Github that's suitable for your raspi ( for Raspberry 3 it's deb.V7)

    Then you install it and it will update to last version, all configured settings should be saved after reboot


    This total action is finished in 5 minutes ( just updated from 2.0.13 to build 2.0.16


    To install Hyperion.NG on a empty build like Raspbian I will show that in a later post/ topic. Also Hyperbian..