Crahed with kinectv2 in unbuntu 22.04 exit code:11

Its my first time use this, i clicked the Try Nuitrack! button and saw the sample window and crashed.
Getting a 3D sensor list…
3D sensor list was updated
Starting test…
3D sensor serial number: 001589561547
3D sensor provider name: OpenNI2DepthProvider
ERROR: Sample failed. Exit code: 11

And this is the terminal message:
nero@nero:~$ nuitrack
list_video_devices: Error open dir pathCan’t find video camera!
list_video_devices: Error open dir pathCan’t find Depth camera!
Cannot identify ‘/dev/video0’: 2, No such file or directory
Cannot identify ‘/dev/video0’: 2, No such file or directory

Hi @huyu

Make sure to install OpenGL: sudo apt-get install libglfw3-dev
Additionally you can check ldd /usr/local/lib/nuitrack/libfreenect2.so.0.2 for uninstalled dependencies (they will be marked as not found). Send us output in case of difficulties.

Hi @huyu

Has your issue been solved? Do you have any other questions?