roflcoopter / viseron

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.
MIT License
1.5k stars 154 forks source link

Viseron running on Jetson Orin Nano - Jetpack6 #760

Open SOSNERGE opened 1 month ago

SOSNERGE commented 1 month ago

Hi Community,

I am trying to run Viseron on a Jetson Orin Nano using Jetpack 6.0 and Docker. Installation and Config of 1st camera running well. Videofeed of Camera1 cannot be obtained. Using Foscam T5EP (H.264 Video Compression)

viseron | [2024-05-23 17:21:06] [INFO ] [viseron.components] - Setting up domain camera for component ffmpeg with identifier camera_1, attempt 5 viseron | [2024-05-23 17:21:06] [ERROR ] [viseron.components.ffmpeg.stream.camera_1] - ffprobe: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /usr/lib/aarch64-linux-gnu/libv4l2.so.0) viseron | [2024-05-23 17:21:06] [ERROR ] [viseron.components.ffmpeg.stream.camera_1] - ffprobe: /lib/aarch64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by /usr/lib/aarch64-linux-gnu/libv4lconvert.so.0) viseron | [2024-05-23 17:21:06] [ERROR ] [viseron.components.ffmpeg.stream.camera_1] - ffprobe: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /usr/lib/aarch64-linux-gnu/libv4lconvert.so.0) viseron | [2024-05-23 17:21:06] [ERROR ] [viseron.components] - Domain camera for component ffmpeg is not ready. Retrying in 50 seconds. Error: FFprobe could not connect to stream. Output: b''

roflcoopter commented 1 week ago

Sorry for the delayed response. The jetson-nano image is made for the older versions of the Nano, not the Orin Nano. From what i can gather the Orin Nano is based on a newer L4T version.

I would love to support the Orin Nano but they are very expensive and i cannot justify buying one for the development, so someone would need to help out with that