Running Kinect 2 on Intel NUC with no monitor
Hi all,
I am successfully able to run Kinect 2 on my Intel NUC when a monitor is attached using iai_kinect2 and libfreenect2 but when there is no monitor attached and I use a bash script which is run at startup to run Kinect 2, I get the following error :
GLFW Error : No monitors found
Error : GLFW failed to Initialize
It looks like when I do not have a monitor connected, the graphic card and graphic library is disabled and hence I get this error. Does anyone know how can I can fix this issue?
Thanks in advance.
Naman Kumar
Were you able to get libfreenect2 working with NUC? I am getting an error: Failed to create OpenGL window. Did you ever come across this?