I just got a Gemini 335L camera and I am using it under Windows 11 with the latest Orbbec SDK and on a Core i9 high performance system. If you run the SDK’s AlignFilterViewer project, it aligns the color and depth image but with a serious lag. It looks like a half second long delay before the depth image matches the color image. Just wave your hand in front of the camera to see the problem. It is enough to let me know that you see the problem.
A second problem: I would like to collect the left and right images at the same time as the color and depth images. This does not appear to be possible. There is no example demonstrating this capability - just DoubleInfraredView to collect left/right images and AlignFilterViewer to see both color and depth. I wrote a small app that configures color and depth as well as left and right images and the depth data never appears. It would be enough to just tell me that this is expected behavior.
Bob Davies