Webcam not working in Orin Jetson Nano Super

I installed Jetpack before 2 months in my Orin jetson Jetson Nano Super and it i started using it but i can’t open the webcam and in my camera i it has an LED to indicate the camera opens but sometimes it blinks after same time of interval it was an FINGERS 1080 Hi-Res webcam

Hi,
Do you connect the webcam through USB type-A interface? Would like to confirm which interface is used.

yeah i used a usb Webcam

Hi,
If you use Orin Nano developer kit, please disconnect the camera and re-connect the camera to USB type-A or type-C port. And check dmesg. See if the camera is correctly enumerated as a highspeed or superspeed device.

It shows as high speed device and then I found the bug in this actually because before I enabled the csi camera dual in it . So can you tell me how to disable the imx219 dual camera ?

Hi,
We suppose CSI and USB interfaces are independent and should not interfere with each other. A bit strange you see issue after enabling CSI cameras.

If you enable the cameras through jetson-io.py, you can modify extlinux.conf to boot with default device tree. The file is at

/boot/extlinux/extlinux.conf

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