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.