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.

Video Capture-Display Integration with Codec Engine framework for DM8168/DM8148

Hi Dear All,

I am using DM8168 and ezsdk_dm816x-evm_5_05_02_00.
Presently I am able to run Codec Engine examples without stopping the load-hd-firmware.sh after modifying the the memory map in .../servers/all_codecs/package.bld file.
I am not getting any example which includes capture-display and Codec Engine.
Actually I want to Process the Captured Video Frame in DSP and Then diaplay the processed frame.

For Data processing I want to use DSP through Codec Engine. I have gone through the universal_copy example of Codec Engine and I understood where the DSP copies the input file to output file.

I have written a cpature-display code using GStreamer and which is working properly. So, now I want to integrate the GStreamer capture-display code with any example of Codec Engine.

Please let me know what should I do to develop the same.

Thanks & Regards

Srikanta