Skip to content
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

Make sensor-mode r/o during streaming #9081

Merged
merged 10 commits into from Jun 10, 2021

Conversation

aseelegbaria
Copy link
Contributor

Tracked on: [LRS-7]

@@ -247,7 +247,7 @@ namespace librealsense
= static_cast< float >( usb3mode ? RS2_SENSOR_MODE_VGA : RS2_SENSOR_MODE_QVGA );

auto resolution_option = std::make_shared< sensor_mode_option >(
this,
this, &depth_sensor,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use _l500_depth_dev->get_depth_sensor();

@aseelegbaria aseelegbaria reopened this Jun 3, 2021
@maloel maloel merged commit 3642d5b into IntelRealSense:development Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants