I’m trying to understand, how the SW ISP (https://www.nxp.com/design/designs/i-mx8-software-image-signal-processing:SOFTISP-I.MX8 ) is utilized with a streaming camera input & the VPU.
I would like to know how to acquire a 1920x1080 camera stream via MIPI_CSI, run it through the SW ISP, then through the H.264 encoder, and finally output it onto the ethernet port. Basically creating an IP camera.
I am told that the SW ISP runs in OpenCV and can achieve 39 fps @ 1920x1080 with an i.MX8MQ, is that correct? We are actually hoping for 1080p60.