Beiträge von Torni69

    davieboy THAT easy??? :rolleyes: ....dude, I was reading scary horror-stories about manual compiling and stuff, when trying to find information about NG :D


    Installation successful so far, WEB-UI running, first "Knight-Rider"-Effect test also successful. Have to find time now to work myself into the UI and see, if the grabber etc. also running fine.


    Thank you SO MUCH for your kind support - hope i can go from here by myself ;)

    Sorry, there is no hyperion.sh on my system :(



    ...but maybe I really just go and see, if NG works with me....

    Hey Community,


    I was working with Linux on a leisure-base, but this was like 20 years ago. So after only following instructions when sometimes working with my Pi (e.g. installing Kodi) since then, I am - shame on me - completely out of scripting etc...

    Because of that: Sorry for my "dumb" question.


    I found out, that to have my HDMI-Video-Grabber (WisFox, ID 534d:2109) running with Hyperion, I have to send the command


    Code
    sudo v4l2-ctl --set-fmt-video=width=1920,height=1080,pixelformat=1


    every time after (re)booting, before starting the hyperion-service.

    (Otherwise, I get a "Only pixel formats UYVY, YUYV, and RGB32 are supported"-Error)


    I tried to manage this myself, but to be honest, I have no idea (anymore), how to get a "proper" start-script running (in this case).

    Can anybody please help me out there? X/


    Thank you so much....


    PS: At least I am still kind of familiar with how to use nano etc...

    Paule, sofern Dir das (noch) weiter hilft:

    Mit dem Befehl


    sudo v4l2-ctl --set-fmt-video=width=1920,height=1080,pixelformat=1


    bekommst Du (u.a. auch die Wisfox, aber z.B. auch die Logilink) zum Laufen.


    Da ich jedoch aus der Skripting-Thematik schon seit Jahren raus bin, hoffe ich, dass mir vielleicht jemand noch kurz erklären kann, wie ich diesen Befehl beim Booten - und natürlich bevor Hyperion startet - automatisch ausführen kann.... ?(