Hi TI experts,
I am tyring to create a capture->DSP loop back -> Display example on OMX by merging two TI OMX examples: capture-encode and c6xtest.
The merge was done by connecting VLPB input buffer to DEI output buffer that was connected previously to display input buffer and connecting VLPB output buffer to display input buffer.
The example is going through the states of load, idle and execute OK, in execute state the example get stuck.
i see with the CCS that we arrive to the dsp functions OMX_TI_VLPB_DataNotify and not getting out.
Can anyone please help?
Thanks,
Gabi