This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I'm trying to use 4 cameras.
For example
1. Choose Camera 1, capture command, get data
2. Choose Camera 2, capture coomand, get data
Would be that supported by multicam application in vision apps ? What should be modified ?
For example I do this
1) select camera 1
2) app_send_cmd_capture_write_node
3) Select camera 2
4) app_send_cmd_capture_write_node
Would that work ?
All camera would get captured and then you could select the image for one of the camera and could save this image. cannot start/stop individual camera.
Yes but how all cameras get captured, I'm using only single CSI Input with multiple cameras as input using a multiplexer ?
Yes, single CSI port can capture multiple camera, by multiplexing input. Please refer to MIPI specs for further details.