Open
Description
I'm stuck with a quite simple problem: The Kinect v2 seems to have no option no turn off Auto-Exposuring. If the rgb-stream is enabled and the surrounding is to dark, framerates drop dramatically due to longer exposure times. The simple solution is to only use the depth-stream if the rgb-stream is not needed. With libfreenect2 itself this is no problem, but the Openni-Driver seems to activate all streams on default.
Is there any possibility to have the Openni-Driver use a specific stream only?
thanks and cheers!