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

Howto get an copy of DepthStream #4290

Closed
gdiiorio opened this issue Jun 25, 2019 · 3 comments
Closed

Howto get an copy of DepthStream #4290

gdiiorio opened this issue Jun 25, 2019 · 3 comments

Comments

@gdiiorio
Copy link

  • Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):

  • All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)


Required Info
Camera Model { D400 }
Firmware Version (Open RealSense Viewer --> Click info)
Operating System & Version {Win (8.1/10) /
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform PC/
SDK Version { legacy / 2.. }
Language C#}
Segment {Robot/Smartphone/VR/AR/others }

Issue Description

Hi, i have start new project from c# example cs-tutorial-3-processing . I have need to pause, by press a key, the stream image for best object measure. How-to try to have an copy of DepthStream ? How-to pause the stream ?

@RealSenseCustomerSupport
Copy link
Collaborator


@gdiiorio Please check to see if frame.keep() API below can meet your requirement. Thanks!
https://github.com/IntelRealSense/librealsense/blob/master/wrappers/csharp/Intel.RealSense/Frames/Frame.cs#L104-L115
PR link: #1015

@RealSenseCustomerSupport
Copy link
Collaborator


@gdiiorio Any other questions about this ticket? Looking forward to your update. Thanks!

@RealSenseCustomerSupport
Copy link
Collaborator


@gdiiorio If no other questions will close this accordingly. Thanks!

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

No branches or pull requests

2 participants