What is the correct approach to capture data from GMSL cameras and process it in GPU?
What I would like to do is:
- Capture images using the nvmedia sample apps (already validated in my setup)
- Transfer the data to the GPU and do very basic processing
- Show the processed results on the screen