Hi, unfortunately I don’t have the configuration files for this camera, perhaps there were some .isp files delivered with the camera module? You can have a look at these two threads for packages you may need for the nvargus daemon:
JetBot II.
pytorch
Made a mistake last time and the pytorch wheel wasn’t working. The reason was that I forgot specify correct CUDA arch (missing TORCH_CUDA_ARCH_LIST=5.3). It’s fixed now and wheels are available for download at the jetson-nano-1.1 release page.
Don’t use the jetson-nano-1.0 release, it doesn’t work.
balena-nanny-bot/jetbot branch
Changes
Add missing GStreamer libraries (NVIDIA)
Download & install IMX219-160 Camera overrides
Install & properly configure Tegra EGL libraries
Ut…
Hi
For the past days i have tried to get Images from the CSI cam on my jetson Nano 4gb(that i run with docker) with no luck.
I have tried nvargus-daemon with this result:
root@17aea94:/usr/src/app# nvargus-daemon
nvbuf_utils: Could not get EGL display connection
=== NVIDIA Libargus Camera Service (0.97.3)=== Listening for connections…
and then nothing was happening
the Camera is working on my jetson nano 2gb without docker with gstreamer
root@17aea94:/usr/src/app# v4l2-ctl --list-devices …