Hi @DaneLLL
The one you have mentioned is getting stream from v4l2 to cuda. But I need to capture the output stream from argus and need to process it in cuda
Hi,
The 09 sample is to capture frame data through Argus, and you would need to port cuda_postprocess() from 12 sample to 09 sample to fit your use-case.