Hi,
I try to use the Raspicam V2.1 with the jetsonNano as csi camera. I use ubuntu 18.04 and opencv 4.7 python 3.8
It work fine with gst-launch-1.0, and nvgstcapture-1.0. But I always get the following message “unable to open the camera” when I use simple_camera.py or tegra-cam.py.
I even try, jetcam but it is worse " could not initialize the camera"
Could you help me?