We have developed an app based on the yh_app_multi_cam of tda4vm sdk8.1, which captures images simultaneously from four identical cameras.
The graph consists of three nodes, namely capture, viss, and aewb.
During normal operation, the frame rate is 25fps, and the runtime of each node is shown in Figure 1.
However, after a certain power reset, the app can still capture images, but the frame rate drops significantly, as shown in Figure 2.
The runtime of the viss node is noticeably longer.
Could you provide some debugging suggestions?