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.

AM5728: Reading camera data by DSP running TI-RTOS using VIP

Part Number: AM5728

Hi,

I want to read camera data in AM57x IDK board by DSP cores running TI-RTOS using Video Input Port (VIP) subsystem. I have seen the same in the Cortex-A15 side running Linux which uses GStreamer plugin named v4l2src to read camera with VIP. Here is the link on Linux side.

Question: Is there any library in TI-RTOS SDK or anywhere else so that I can read camera data by DSP running TI-RTOS using VIP subsystem?

Thanks in advance