Hi @tooz
I'm facing an issue using the webcam inside our electron.js app.
we are trying to build electrojs app and use the camera feed inside of it, but it's rendered as a black screen, and we get these errors in the console.
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
do you have any idea about those errors?