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.

TDA2PXEVM: Getting separate Video Buffer input to process and display

Part Number: TDA2PXEVM

Hello all,

I am working on following usecase,

NetworkRx (A15) -> Decode -> Dup -> Sync -> Alg_A(DSP2)

Dup ->  Alg_B (DSP1) -> VPE -> Alg_C(DSP1) -> Display_Video

My objective here is to check and display 4 different frame input from 4 different cameras (right now Network link is used) at  Alg_C so as to process on any of 4 frame received as per selection given. Right now this usecase is able to run for single video frame only. How can I be able to achieve for 4 video frames using Video Buffer and not by Composite buffer?

Please provide your inputs.

Thanks & regards,

Shantanu