Issue with Arducam PTZ Camera After Installing OpenCV with CUDA

I am writing to seek assistance with an issue I encountered while using the Arducam PTZ camera. Initially, I was able to access the camera using OpenCV without CUDA (included with JetPack). However, after installing OpenCV with CUDA and attempting to run nvgstcapture-1.0, I received an error indicating that no camera is available.

In an attempt to resolve this issue, I tried reinstalling the camera driver, but encountered an error during the process. I have attached a screenshot of the error message for your reference.

Could you please help me identify the cause of this problem and suggest possible solutions?

Hi,
Does the camera support UVC driver? If yes, please refer to the steps and see if you can capture frame data through v4l2-ctl command:

Jetson AGX Orin FAQ
Q: I have a USB camera. How can I launch it on AGX Orin?

Hi, thanks for reply i git it working these was issue with CUDA installation, i got it working after reinstalling it

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.