Hi TI experts,
When we were debugging the camera hotplug, we found that some results were not what we expected.
Action 1:Unplug one of the sv camera and then run the sv camera case.
It is hanging in vxWaitevent() for the case.
There are nothing display on ICC.
Action 2: Run the sv camera case when display normal on ICC, and then unplug one of the camera from the sv camera.
The sv camera case still hanging.
Displaying on ICC get frozen and then turn black.
normal-------------unplug action-----------> abnormal
After I refer the tiovx/kernels_j7/hwa/test/test_capture.c to i mplement my functions, but the result of action 1 & 2 is still the same.
How can I achieve normal display of the remaining normally connected cameras when camera hotplug?
Thanks & Regards.