Skip to content

Commit 9a70d5e

Browse files
committed
Update README.md
1 parent 1d9920b commit 9a70d5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ Finally, it's also possible that your executable is not actually using the patch
5353

5454
The depth packet processor runs on OpenGL by default. You can try alternatives, such as OpenCL (by running `Protonect cl`) or CPU (`Protonect cpu`). At least the CPU DPP should always produce some output, although slow. For OpenCL on Intel/Linux, you can also try to set `/sys/module/i915/parameters/enable_cmd_parser` to 0.
5555

56+
### Can I use multiple Kinect v2 devices on one machine?
57+
58+
Yes - in fact, this has been reported to work for up to 5 devices on a high-end PC. If you're using Linux, you may have to increase USBFS memory buffers by appending `usbcore.usbfs_memory_mb=64` to your kernel commandline. Depending on the number of Kinects, you may need to increase the value.
59+
5660
## Maintainers:
5761

5862
* Joshua Blake <[email protected]>

0 commit comments

Comments
 (0)