Dear experts,
We are work on the TDA4VM , and the SDK version is '0703".
Our graph is as below:
Video Graph (60fps) : capture Node -> display Node1-> display Node2
The video graph was running in the separate thread(task).
We gave the flag to the video graph task in another task per 50 ms(touch handle task).
The App will block in the tivxNodeSendCommand sometimes.But the other tasks were running well.
So , could you give me some advices or selutions?
Thanks !