Items with no label

Record in Y16?

JSmit77
Beginner
1,163 Views

Has anyone been able to record either of the IR streams in the Y16 format for any resolution / framerate combination on the d415? So far the only options that I have had success with in the viewer are Y8 and UYVY(for one sensor only). However regardless of what settings I input the enable stream button remains grayed out for the Y16 format. If yes please specify the SDK and firmware versions you are running.

0 Kudos
3 Replies
ASriv7
New Contributor I
204 Views

The streams support only certain pairs of frame rates and resolutions. One that worked for me was 25 fps and 1920x1080.

idata
Employee
204 Views

Hello,

 

 

You can use the Sensor-Control example ( https://github.com/IntelRealSense/librealsense/blob/efea356cf31b7d3134f320e66e221ef766902ad6/examples/sensor-control/CMakeLists.txt) to view all the supported profiles for each stream. This will also shed a light on your problem with the UYVY format.

 

 

Best Regards,

 

Juan N.
JSmit77
Beginner
204 Views

This is exactly what I needed. Thanks!

0 Kudos
Reply