Hi all:
We are trying to run vip_single_cam_analytics2 usecase (from vision_sdk/apps/src/rtos/usecases) and source is from the null source decode.
We found display always freeze at about 3 min : xx sec.
But when system read end of video file and return to start, the display can rework, but it freeze at about 3 min : xx sec again(Loop this situation).
We change different video has the same status, so this is not video issue.
We modify chains_vipSingleCameraAnalytics2.txt => remove SFM and SOF flow then display does not freeze.
So this is CPU / EVE loading or memory leak issue???