Hi Guys
I need to create an overlay on top of Kodi UI using EGL apis.
It works fine on RPI3 using dispmanx apis (EGL on the Raspberry Pi)
But since the RPI4 has upgraded itself to vc6, and does not have support for dispmanx, is there way I can achieve this?
Any help in this direction would be really appreciated.