-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to get the left and the right infrared streams from D435 with Paython #3885
Comments
i tried this one .. but that doesnt work! The Error says: Runtime Error: Couldnt resolve requests |
Perhaps the camera is not in advanced mode? |
is there a opportunity to change that in the code? i mean activate the advanced mode and activate the second infrared stream? |
This seems related to my issue #3878 |
i dont know why it is working now but this one is working fine for me:
|
Hi PhilippRay, Thanks for the update. Close this one. |
@RealSenseCustomerSupport: PhilippRay's code does not work for me. Same problem. @dorodnic : As I mention in #3878, advanced mode is enabled in my case, and both IR streams can be recorded via Realsense Viewer, but not via the Python interface. EDIT: Including the code and output, in case it is helpful.
|
The color and depth is working fine.
Even when i only want 1 input of infrared.
But when the output / video is running -> only the right IR channel is used.
how do i get both?
And the depth map is working over both left and right ...
The text was updated successfully, but these errors were encountered: