I was using a Raspberry Pi Cam v2.1 with a Jetson Nano A02. Recently, I needed to use a ZED Mini camera with the Jetson Nano. I installed ZED SDK and the ZED Python API, and the ZED Mini camera worked fine.
However, I can no longer stream the Raspberry Pi Cam v2.1 using GStreamer. The camera appears as /dev/video0. But with v4l2src or nvarguscamerasrc stream is not available.
Did anyone face a similar issue, or can anyone suggest what might be the problem?