Can anyone here help confirm whether the libargus captureBurst API on the Jetson Orin Nano is able to perform 6-exposure raw bayer bracket capture with a 50MP sensor?
To reiterate, my sensor resolution is approximately 8000x6000, I want to use the captureBurst API, specifying a bracket consisting of 6 exposures, and outputting PIXEL_FMT_RAW16.
Even if you have not tested 50MP, can anyone confirm that the captureBurst API on the Jetson Orin Nano is working?
Thanks for the response. I am hoping to confirm now, before building hardware and software, whether the captureBurst API will work with 6-exposure bracket for a 50MP sensor on the Jetson Orin Nano.
Has anyone at Nvidia (or anywhere else) ever tested the captureBurst API on a similar or higher resolution sensor, e.g. 105MP?
The reason I am concerned is that I have experienced limitations on, for example, the number of consecutive calls to captureBurst() before I am forced to re-initialize the capture session objects, depending on the sensor resolution. If I don’t re-initialize the capture session objects I experience a crash (issue reported here previously). I suppose that if I move to a 50MP I may encounter similar or new limitations when testing the libargus captureBurst API, so any verification whether the feature is still expected to be working without any limitations on 50MP would be greatly appreciated.