yutarochan / simple-openni

Automatically exported from code.google.com/p/simple-openni
0 stars 0 forks source link

Multicam doesn't work #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup 2 kinect on different usb hubs
2. Launch multicam example from simple-openni64
3.

What is the expected output? What do you see instead?

Should run normally and display the 2 kinect depth and ir feeds.
By default, i get an error on cam2.enableDepth() (return false, ends the 
program).
When i switch the order and enable the cam2 (kinect id 1) BEFORE the cam1 (id 
0), it works but the depthImage from cam1 is awful (see attached file).

What version of the product are you using? On what operating system?
SimpleOpenNI 0.24 with provided openni64/nite/sensorkinect installers

Please provide any additional information below.

Very promising work here, i hope multicam will work great soon, have some 
really great project i want to share with that (mappinect multicam support for 
instance :)

Original issue reported on code.google.com by bkuperb...@gmail.com on 21 Feb 2012 at 12:54

Attachments: