Beiträge von Brindosch

    Indeed, the docu needs a hint for this and the connected message is just "wrong".
    Besides of that. We are not so happy with the current implementation. Adding more options/combinations on this base just bloats up Hyperion and could be better handled from kodi itself (as a kodi addon has better access to internals) and you are not forced to enable remote access.

    The huge problem is that Kodi has (often) no access to hardware accelerated videos (Android). Maybe due to hardware restrictions. At least it is nothing we could change as the kodi internal interface is "black".


    Wherever you look, you are surrounded by content protection mechanics.

    Greetings,
    thank you for your report. We are aware of some glitches and strange behaviours of HyperCon. We are reworking currently the entire process so stay tuned.
    Created you a 'new' config again with the click on the button before you pressed the upload button (or checked the json)?

    As i see the picture, i see the issue. The checkbox of top right led is enabled (which adds one additional led). In future these options are no longer available :)

    should take care about black-border detection, not hyperion server? (not working for me)


    Decision is up to you. Choose what's working better for you. I noticed that proto pictures (like yours) are not always (0,0,0). Higher the threshold of blackborder detection to make it work. (In future we start by default with a higher value here to avoid a adjustment for at least some people.)


    BTW: What is usual donation ammount??


    That's funny. I think you are the first person that is asking :). Usual it's 10€


    Have fun and thank you for your appreciation/support

    Greetings,

    leds.json contain too many lines


    it's a matrix script (quadrat) 58x34=1972 leds. It's for "led walls".

    I'm trying it because HyperCon is counting wrong number


    The led creation bugs a little bit sometimes, higher and lower the value again. Wait until the progress bar is gone before you "change" the value again.

    Sounds interesting! I have no idea if your plan (in the end) works well or the leds behave so bad that the steps are too small.
    I recommend the .ng repository for development. You could also benefit of loglevels if you need them. And you could measure speed of your code.

    This will also cause changes to HyperCon and the config file to calibrate all corners


    I don't think i could encourage myself to work again on HyperCon. I am looking more forward against webconfig wizards which guide you better through the entire calibration.


    ping @redPanther

    Das setzen einer Farbe (0,0,0) und "off" sind 2 unterschiedliche Dinge.
    Du setzt eine Farbe und damit ist Hyperion nicht "off"
    Hyperion hat praktisch keinen "off" Zustand den du wirklich filtern kannst und das ist dein Problem.


    Wenn wir aber gerade bei Thema sind, möchte ich nochmal etwas einwerfen wegen .ng
    auch an @redPanther @Paulchen-Panther


    Beibehalten von activeEffect und activeColor?
    Ich weiß gerade nicht einmal, ob das mit der source selection noch so super funktioniert, zumal man den activeEffect und activeColor nicht wirklich irgendwo zuweißen kann (sofern er sich nicht ändert mit der gewählten source)
    Oder ob man gleich beide Informationen an dieser Stelle einstampft (color und effect) und dafür die Informationen in den priority weiter ausbaut (lesbar ohne regexp auf owner oder ähnliches). Bei der Gelegenheit könnte man gleich nen origin einbauen... um es quasi zu vollenden.


    Erweiterung/Änderung der priority
    origin : AndroidApp
    owner : User
    type : color
    value : #h55df9f, duration
    priority : 200
    duration : 5000


    origin : Webinterface
    owner : User
    type : effect
    value : effect name, effect values duration
    priority : 250
    duration : 0


    origin : System
    owner : System
    type : dispmanx
    value : null //oder nicht vorhanden
    priority : 800
    duration : 0 //oder nicht vorhanden



    origin : HyperionScreenCap
    owner : User
    type : proto@192.168.0.20
    value : null // oder nicht vorhanden
    priority : 900
    duration :


    Dann kann man da schön durch loopen und alles abgreifen was interessant ist. ein if type=color/effect würde einen weiterleiten zu value.
    PS. Die duration kann man dann gleich aus der Liste nehmen und sicherstellen, dass sie in "value" verfügbar ist. Denn kein grabber wird je eine duration setzen bzw da werden teilweise Werte ausgegeben, woher auch immer.
    // Ja, das fügt nochmal hier und da code hinzu der nicht 100%ig nötig ist, dafür haben wir dann eine Schnittstelle mit ordentlicher Ausgabe.

    Schema


    Jede LED hat einen horizontalen "min" "max" und einen vertikalen "min" "max" Wert. Diese 4 Werte ergeben ein Viereck. Dieses led schema wird dann auf dein Bild angewendet. Für eine Lücke müssen die Werte eine "Lücke" lassen.
    Deine Füße stehen hinten aber nicht weit über, ich schätze du kannst einfach den Streifen drüber legen :)
    Einfach mal testen :)