We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rs2::config cfg; cfg.enable_all_streams(); cfg.disable_stream(RS2_STREAM_COLOR);
Color frames are still generated after disabling them with the above code.
The text was updated successfully, but these errors were encountered:
@radfordi The latest SDK v2.44 https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0 includes the fix for this issue. Please have a try. Thanks!
Sorry, something went wrong.
@radfordi Did you get chance to try? Any update from your side? Looking forward to your reply. Thanks!
@radfordi Sorry we don't hear from you for weeks. As this issue resolved, close it accordingly. Thanks!
No branches or pull requests
Color frames are still generated after disabling them with the above code.
The text was updated successfully, but these errors were encountered: