OpenKinect / libfreenect2

Open source drivers for the Kinect for Windows v2 device
2.08k stars 752 forks source link

Multiple kinects using libfreenect2 #1186

Open HackerHakcer opened 1 year ago

HackerHakcer commented 1 year ago

Hello, I have successfully installed libfreenect2 on my Ubuntu workstation. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 product: OptiPlex 5090 from DELL It works fine for one kinect. I would like to know what is the best way to work with multiple kinects plugged in to the same computer. I prefer to use python and i have already installed freenect2. Thank you.