xxorde / librekinect

Depth data from a kinect sensor! Small and fast kernel driver. Also for embedded devices like the raspberry pi!
408 stars 66 forks source link

Can librekinect support multiple Kinect 360s #42

Open raygeeknyc opened 8 years ago

raygeeknyc commented 8 years ago

Hi If I hook up 3 Kinect 360s, will the driver make them accessible concurrently, presumably as video[0,1,2]?

Checking before I go invest in more Kinects. TIA