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