$ ./NiViewer
[30B1A1707210343] Depth Camera at /dev/video1 Detected
[30B1A1707210343] Video Camera at /dev/video0 Detected
[30B1A1707210343] Video Camera at /dev/video0 Inited
Cannot identify '/dev/video1': 2, No such file or directory
Can't open depth camera!
Creating Depth stream
Depth camera is not initialized
Depth Stream 0 start
Cannot identify '/dev/video1': 2, No such file or directory
Creating color stream
Color Stream 0 start
Creating IR stream
Cannot identify '/dev/video1': 2, No such file or directory
Depth Stream stop
在运行./NiViewer之前:
$ ls /dev/video*
/dev/video0 /dev/video1
而运行之后再次查看则:
$ ls /dev/video*
/dev/video0