Libargus: STATUS_OUT_OF_MEMORY

Hi,

I recently ported from a jetson AGX Xavier to Jetson Orin NX and now I’ve got an issue with my multi camera Argus application.

When trying to set the exposure range for (ISourceSettings.setExposeuTimeRange(const Range<uint64_t>& exposureTimeRange)) a camera it return the status 4 (STATUS_OUT_OF_MEMORY).

There’s plenty of memory available (I’ve checked while running the application), so I can’t figure out why I’m getting an issue with memory.

Please check the argus_camera sample APP if the same problem.
You can set exposure/gain range from the GUI.

Thanks

Hi,

There was no problem after all, only me messing up the logs.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.