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.

TDA4VM: Running camera application multiple times on the same boot cycle

Part Number: TDA4VM

Hi All,

We have created a camera application with reference of single_cam for our custom board. When we run a camera application for the first time the application exit gracefully. But, When we run the same application for the second time, it hangs at vxWaitGraph and dequeue is not happening(vxGraphParameterDequeueDoneRef). Is it expected behavior?

And, We could see there is no resource cleanup or Deint for IM_SENSOR_CMD_STREAM_OFF and IM_SENSOR_CMD_PWROFF. Where the camera handlers and other resources will be cleared when the application exit?

Regards,

Jegathesan S