Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viseron running on Jetson Orin Nano - Jetpack6 #760

Open
SOSNERGE opened this issue May 24, 2024 · 1 comment
Open

Viseron running on Jetson Orin Nano - Jetpack6 #760

SOSNERGE opened this issue May 24, 2024 · 1 comment

Comments

@SOSNERGE
Copy link

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: version GLIBC_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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants