Items with no label
3335 Discussions

How to capture synchronous color and depth stream with high resolution

FSeeb
Beginner
1,356 Views

Hello,

when I want to capture synchronous color and depth stream it works when set a resolution of 640x480 for color and 320x240 for depth. But if I set a higher resolution AquireFrame() fails.

 

Is there a way to capture synchronized color and depth stream with a higher resolution?

Thank you in advance

0 Kudos
2 Replies
idata
Employee
100 Views

Hi Fabian,

 

 

Thanks for your interest in the Intel RealSense Technology.

 

 

We would like to let you know that depending on the module you are using, there are some considerations in the stream resolution and frame rate you should keep in mind, please look at the https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?doc_advanced_working_with_multiple_modaliti.html Working with Multiple Modalities for more details about it.

 

 

Additionally, we would suggest you to take a look at the RawStream sample, located here: RSSDK\sample\core directory, which shows how to visualize raw depth and color streams. Here you can find more information: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?sample_raw_streams_cpp_cs.html Sample: RawStreams [C++, C# ].

 

 

Hope you find this information useful.

 

 

Regards,

 

-Yermi A.

 

0 Kudos
idata
Employee
100 Views

Fabian,

 

 

Did you look at the RawStream sample? Do you have any updates?

 

 

Regards,

 

-Yermi A.

 

0 Kudos
Reply