For one session/multiple cameras, if one camera failed, can other cameras work normally?

hello superlvjf,

that’s expected since it’s software to duplicate single capture event to these two camera driver.
if one of the camera failed to output a complete frame, it’s making syncpt timeout error from the low-level driver side, this also cause user-space cannot program the capture buffer.

may I know what’s the reason of this camera failed?
thanks