You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kodi v19 Matrix installed on the RPi4 Bullseye Raspbian OS can't run ambient light with HyperHDR. DRM Flatbuffers Server can solve the issue. Moreover, people can use ambient light without any capture device.
Currently the main approach for DRM is using the Pipewire to access the video stream including the hardware acceleration of video format decoding if necessary. You can test it here: #556 although I didn't test it on Rpi. Direct raw DRM buffer access is heavily platform depended and I don't plan it unless some need API (that could decode the DRM stream if necessary) appears. Then the PR can be opened again.
Feature request
What problem does this feature solve?
Kodi v19 Matrix installed on the RPi4 Bullseye Raspbian OS can't run ambient light with HyperHDR. DRM Flatbuffers Server can solve the issue. Moreover, people can use ambient light without any capture device.
What does the proposed API look like?
The mentioned thing can be found in here: https://github.com/rudihorn/drm-vc4-grabber
How should this be implemented in your opinion?
This should be work in hyperHDR without any programming knowledge.
Are you willing to work on this yourself?
I can be a tester, I am not an expert on such programming area.
The text was updated successfully, but these errors were encountered: