Skip to content

Commit 97c5c2c

Browse files
Added Kinect instructions (#120, #189)
1 parent 6523a7f commit 97c5c2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/demo_overview.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ See [doc/quick_start.md#quick-start](./quick_start.md#quick-start).
2222

2323

2424

25+
## Kinect 2.0 as Webcam on Windows 10
26+
Since the Windows 10 Anniversary, Kinect 2.0 can be read as a normal webcam. All you need to do is go to `device manager`, expand the `kinect sensor devices` tab, right click and update driver of `WDF kinectSensor Interface`. If you already have another webcam, disconnect it or use `--camera 2`.
27+
28+
29+
2530
## JSON Output with No Visualization
2631
The following example runs the demo video `video.avi` and outputs JSON files in `output/`. Note: see [doc/output.md](./output.md) to understand the format of the JSON files.
2732
```

0 commit comments

Comments
 (0)