Open JasonWang9805 opened 1 day ago
Hi @JasonWang9805 8 FPS is not a supported FPS setting on RealSense cameras. A D435 supports 6, 15 or 30 FPS for 1920x1080 color resolution on a USB 3 connection. If you deliberately defined it as 8 somewhere, please try changing it to 6 to see what happens.
I used the rs-enumerate-devices command for the detection, and it indicated 8 fps. There was no image on my side. I'll provide it in the next test.
I think it might be related to USB 2.0. I'll check it out during the next test.
Thanks very much. I look forward to your next update.
Hello, I encountered the above problem using the d435i camera on the nvidia platform. In addition, I checked the support for the initial frequency, found that 1920*1080 color images only support 8hz, which may be the reason for this?
I use the same batch of cameras, some computers will only support 8HZ problem, the ros program of the computer is the same, is this related to the USB cable? How do I troubleshoot this problem?