Managed to compile your repository and test it on my box but the problems I needed to fix remained
- Live video feed doesn’t work (not a problem as long as the LED view works)
- Reds and blues were still swapped on the grabber
But with your help I forked your repository and made the change as mentioned in topic I linked, changed the code and pointed the coreelec package.mk for the addon to my new repository, compiled it and now it the grabber has the correct colors
I noticed that they changed the code a bit since last time someone looked at it and it might be that something isn’t enabled on my system.
This is the line of code I had to change from BGR32…
But if ENABLE_AMLOGIC would’ve been true it would’ve done that automagically, so seems like a bug or something in my config?
Anyway, here’s a link to the compiled addon in case anyone needs it: https://github.com/MunkeyBalls/hyperion.ng/releases/download/0.1/service.hyperion.ng-9.2.102_RGBfix.zip