While hardware triggering 2 cameras at 1FPS, I’m getting the following errors and am not sure what is causing it:
NvCaptureStatusErrorDecode Capture-Error: FALCON_ERROR (0x0000000e)
SCF: Error InvalidState: Capture error with status 14 (channel 0) (in src/services/capture/NvCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 930)
SCF: Error InvalidState: Capture error with status 14 (channel 0) (in src/services/capture/NvCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 930)
PowerServiceCore:handleRequests: timePassed = 991
NvCaptureStatusErrorDecode Stream 1.0 failed: sof_ts 9195512354368 eof_ts 294256780489728 frame 1 error 14 data 0x00000040
NvCaptureStatusErrorDecode Capture-Error: FALCON_ERROR (0x0000000e)
NvCaptureStatusErrorDecode Stream 0.0 failed: sof_ts 9195512350016 eof_ts 294256779612160 frame 1 error 14 data 0x00000040
SCF: Error InvalidState: Capture error with status 14 (channel 0) (in src/services/capture/NvCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 930)
NvCaptureStatusErrorDecode Capture-Error: FALCON_ERROR (0x0000000e)
SCF: Error InvalidState: Capture error with status 14 (channel 0) (in src/services/capture/NvCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 930)
PowerServiceCore:handleRequests: timePassed = 995
NvCaptureStatusErrorDecode Stream 1.0 failed: sof_ts 9196515784960 eof_ts 294288890509312 frame 2 error 14 data 0x00000040
NvCaptureStatusErrorDecode Capture-Error: FALCON_ERROR (0x0000000e)
SCF: Error InvalidState: Capture error with status 14 (channel 0) (in src/services/capture/NvCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 930)
NvCaptureStatusErrorDecode Stream 0.0 failed: sof_ts 9196515780640 eof_ts 294288889602048 frame 2 error 14 data 0x00000040
NvCaptureStatusErrorDecode Capture-Error: FALCON_ERROR (0x0000000e)
SCF: Error InvalidState: Capture error with status 14 (channel 0) (in src/services/capture/NvCaptureViCsiHw.cpp, function waitCsiFrameEnd(), line 930)
PowerServiceCore:handleRequests: timePassed = 992
NvCaptureStatusErrorDecode Stream 0.0 failed: sof_ts 9197519214208 eof_ts 294320999477248 frame 1 error 14 data 0x00000040
NvCaptureStatusErrorDecode Capture-Error: FALCON_ERROR (0x0000000e)
NvCaptureStatusErrorDecode Stream 1.0 failed: sof_ts 9197519218560 eof_ts 294321000369152 frame 1 error 14 data 0x00000040
I get the same errors when I hardware trigger the cameras at 30FPS.
Help is appreciated!