Nvarguscamersrc is slow when setting gain such that the image is dark

I have a setup with a jetson orin NX and raspberry pi hq camera. I am getting the camera images into my program through a gstreamer pipeline. For my setup I want the images to be very dark such that I can focus only on some highlights in the image.

Now I have noticed, that when setting the ispdigitalgainrange and/or gainrange to lower values in order to get a dark image I am frequently getting errors that a new image is not available from the gstreamer appsrc. At first I thought it was due to incompatible ispdigitalgainrange and gainrange settings. However, I have since confirmed that it actually occours independent of these. In fact, it rather appears to be linked to the image content itself. When the image is very dark (due to gain settings or available light) the errors are frequent. As soon as I increase the light or gainrange which results in a brighter image (even if it just noise) the images come through without problems.

Is there a way to avoid this problem or a better way to set the brightness reference such that I can get my images at 30Hz even when the image is dark?

What’s the BSP version?
Please check by argus_camera to modify the gain range by the GUI.

Thanks

It isn’t currently installed in an environment where I can do this. I will let you know when I get round to creating a test setup for this.

Further testing suggested that this likely only occours when the image looks exactly the same between frames (completely black images for example). If this is true, it isn’t really an issue anymore.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Is this still an issue to support? Any result can be shared?