Tool/software:
Hello,
My sdk version is 9.02.00.05
In my multicam application, I want to display the same video stream from a single camera twice on the display.
The node pipeline is structured as follows:
capture → VISS → AEWB → mosaic → display
When I connect the same VISS output to mosaic
input idx 0, 1, and 2, the frame rate drops from the original 30 fps to about 8 fps.
How should I connect the inputs to avoid this performance issue?
Thank you