I am trying to interface Arducam B0176 5MP auto-focus camera with Jetson Nano 2GB developer kit.
but gstreamer shows that no any cameras available.
Linux dev directory does not shows any node for camera and dmesg logs also not displaying any activity of the camera.
I also tried nvgstcapture-1.0 but it also shows the same
Opening in BLOCKING MODE
** Message: 17:42:35.096: main:4670 iterating capture loop …
NvMMLiteOpen : Block : BlockType = 4
===== NVMEDIA: NVENC =====
NvMMLiteBlockCreate : Block : BlockType = 4
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:557 No cameras available
can anyone suggest me how to resolve this issue?
thanks in advance