kinect-azure
kinect-azure copied to clipboard
ERROR:gpu_init.cc(446)] Passthrough is not supported, GL is disabled
Hi,
I am trying to get at least the examples to work.
The App on itself starts as intended but I get no feed from the Kinect, can't click on anything in the app and the console shows [22312:0407/161123.594:ERROR:gpu_init.cc(446)] Passthrough is not supported, GL is disabled, ANGLE is
Thanks in advance for your help!
Thanks for reporting this. It looks like there's something going wrong with Electron / Chromium: https://github.com/electron/electron/issues/32317 - unfortunately I'm not seeing this error on my end.
I've rented out my Kinect, so I cannot run necessary tests myself at this time. Can you try creating a new Electron application (with the latest electron version), integrating one of my demos and see if you're getting the same error?