DRIVE OS Version: Provide DRIVE OS version. Example: 7.0.3
Issue Description: I would like to confirm whether the camera frame rate can be changed from 30 FPS to 10 FPS.
Camera used: Smartlead BF8S103G-100-00 / Sony IMX728
Dear Nvidia Forum Support,
I built and am running the DriveWorks SDK sample under samples/src/sensors/camera/camera.
In the rig, I am using /usr/share/camera/R0SIM728S3RU2120NB2.nito.
At present, I believe the camera frames acquired via dwSensorCamera_readFrame() are running at 30 FPS.
I would like to change this to 10 FPS.
A simple workaround would be to process only one out of every three frames, but in that case I assume the ISP and related processing would still be running at 30 FPS and therefore unnecessary load would remain.
Since I plan to use multiple cameras, I would like to reduce this overhead if possible by lowering the sensor-side frame rate to 10 FPS.
Is it possible to make this change using DriveWorks SDK / NvSIPL settings?
