Ethernet and CSI Camera Interface

Hello Experts,

I am trying to use Ethernet based camera (1080p 25 fps) instead of CSI based camera in Jetson nano board for Face recognition using CNN in opencv.

What will be the substantial difference in processing speed and quality while using Ethernet vs CSI camera interface on the usage of accelerators like Gstreamer/V4L2/etc

Hi lyf4sci,

For only one steaming, I don’t see much different there.
You can check the Jetson Project forum to find the similar use case as reference:

Hello @kayccc,

We are planning to use two video streams. Since I found 2 interfaces in CSI lane of Jetson Nano B01 board, just would like to understand which one works better.

I don’t think there will be much different on 2 video streams cases.