Frame Drop issue
hi,
I am using Intel Realsense D410 with Raspberry Pi 4B(using realsense viewer 2.50). My resolution is 480 X 270 & FPS - 30
while connecting one sensor, i can able to get 30 FPS , with both Depth & IR enabled,
but while connecting two sensor my Frame rate drops to 15 FPS in both IR & Depth.
what is the reason for Frame drop? is there any way i can get 30 FPS in both streams.
-
Hi Sundaramoorthi S The number of RealSense cameras that a single-board computer can support simultaneously will depend on the board's hardware specification. Raspberry Pi is best suited to one camera per Pi, like in the RealSense ethernet networking tool shown below.

Some other types of single-board computer such as Up Squared and Nvidia Jetson can handle more than one attached RealSense camera though.
In regard to FPS drop, if you go to the Post-Processing option in the options side-panel of the RealSense Viewer and left-click on it to turn the icon beside it from blue (On) to red (Off) then this will disable all post-processing filters. As post-processing is calculated on the computer's CPU and not in the camera hardware, filters can be processing-intensive and so disabling all filters may reduce burden on the Pi's CPU.
Please sign in to leave a comment.
Comments
1 comment