Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3339 Discussions

Record in Y16?

JSmit77
Beginner
1,537 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
578 Views

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

idata
Employee
578 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
578 Views

This is exactly what I needed. Thanks!

0 Kudos
Reply