Hello,
In issue #760 you mentioned the roflcoopter/jetson-nano-viseron image is made for older versions of the nano, not the Orin.
I figured I'd open an issue to track this and will update it with any relevant information. Running this on the Jetson Orin Nano with Jetpack 6.1. Here's the error I encountered when starting the image after configuring an RTSP feed I had tested and confirmed working on macOS instance of Viseron.
viseron | 2025-11-16 00:38:34.191 [INFO ] [viseron.components] - Setting up domain camera for component ffmpeg with identifier camera_1, attempt 11
viseron | 2025-11-16 00:38:34.216 [ERROR ] [viseron.components.ffmpeg.stream.camera_1] - ffprobe: error while loading shared libraries: libffi.so.8: cannot open shared object file: No such file or directory
viseron | 2025-11-16 00:38:34.227 [ERROR ] [viseron.components] - Domain camera for component ffmpeg is not ready. Retrying in 110 seconds. Error: FFprobe could not connect to stream. Output: b''
Thanks for working on this. It's a pretty cool project!
Hello,
In issue #760 you mentioned the roflcoopter/jetson-nano-viseron image is made for older versions of the nano, not the Orin.
I figured I'd open an issue to track this and will update it with any relevant information. Running this on the Jetson Orin Nano with Jetpack 6.1. Here's the error I encountered when starting the image after configuring an RTSP feed I had tested and confirmed working on macOS instance of Viseron.
viseron | 2025-11-16 00:38:34.191 [INFO ] [viseron.components] - Setting up domain camera for component ffmpeg with identifier camera_1, attempt 11
viseron | 2025-11-16 00:38:34.216 [ERROR ] [viseron.components.ffmpeg.stream.camera_1] - ffprobe: error while loading shared libraries: libffi.so.8: cannot open shared object file: No such file or directory
viseron | 2025-11-16 00:38:34.227 [ERROR ] [viseron.components] - Domain camera for component ffmpeg is not ready. Retrying in 110 seconds. Error: FFprobe could not connect to stream. Output: b''
Thanks for working on this. It's a pretty cool project!