otherwise the new commands cannot access the camera.
This could be due to intermittent MIPI signals, maybe. I would like to know how to test the stability of the camera input signal to verify my hypothesis.
Run three cameras using different commands, save the results, and export the logs.
test with libargus with error handling mechanism
there’s Argus sample with error handling, and error resiliency, i.e.
*/usr/src/jetson_multimedia_api/argus/samples/userAutoExposure/
this is result of userAutoExposure.
let’s narrow down the issue here.
had you bring-up this camera yet? is it due to unstable camera stream?
please check Approaches for Validating and Testing the V4L2 Driver.
please use the V4L2 IOCTL to verify basic camera functionality.
My camera is working fine。
The issues mentioned above occurred after running it continuously for three hours.
It has happened frequently before, and the timing is not consistent.
may I double confirm where did you obtain those two binary updates?
long run scenario it depends-on your real use-case, FYI, we’ve test dual IMX219 long-run stream for over-weekend.
Hi,
As of now, my two Orin NX have been running for 130 hours and 106 hours respectively, which is completely different from before.
I believe the issue has been resolved.
If the issue arises again, I will try the suggestions you have provided.