Tool/software:
Hello
I want to sync our camera system with an external camera by using trigger.
On the iss link side, I confirmed that a callback function is generated and the new_data command is executed whenever an image sensor sync occurs.
I also want the display side to work in sync.
For example, when only 1 frame is given from the image sensor, I want to send only 1 frame from the display.
Currently, even if only 1 frame is received from the image sensor, the display continues to send the same frame.