Items with no label
3338 Diskussionen

Record in Y16?

JSmit77
Einsteiger
1.511Aufrufe

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 Antworten
ASriv7
Neuer Beitragender I
552Aufrufe

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

idata
Mitarbeiter
552Aufrufe

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
Einsteiger
552Aufrufe

This is exactly what I needed. Thanks!

Antworten