Closed Repulser closed 8 months ago
Hi @Repulser Could you please try firmware 5.11.4? I'm pretty sure this was a firmware issue that got resolved, not 100% in what firmware version.
Updated and it works perfectly now, thanks and keep it up!
This issue seems to be happening again even on latest firmware (5.11.1.100) It seems fine on the viewer but when using pyrealsense2 it fails
@Repulser hello, Did you follow the instructions in #3786 to upgrade the FW to v5.11.6.200 ? What is the current status?
Issue Description
Hey, Im using the Realsense D435 alongside the Jetson TX2 and noticed a weird issue when running it at 60fps. Im using 424x240 for the color stream and 480x270 for the depth stream. On 30fps everything works perfectly but when changing to 60fps the depth stream breaks every few frames and returns 0 distance for any point in the frame.
Heres a link to the depth frame when running at 30fps: https://imgur.com/a/oKQB2Y2 And a link showing the depth frame at 60fps: https://imgur.com/a/Lo4ZS09
Note: this happens both on the Jetson and when running on MacOS, Ive additionally tried both USB 2 and USB 3 connections.
Would appreciate any insight, Thanks!