blakeblackshear.frigate/docker/tensorrt
Hieu LE b72afb6895
Fix ffmpeg cannot start because of loading shared lib (#16846)
* Fix #16845

Maybe after PR #16712 , ffmpeg build with JP6 seem broken with error `/usr/lib/ffmpeg/jetson/bin/ffmpeg: error while loading shared libraries: libavdevice.so.60: cannot open shared object file: No such file or directory`

This PR fixes the issue

* Adding new LD entry for ffmpeg new location

* Update Dockerfile.arm64

* Move LD config to Dockerfile arm64 instead of detector
2025-03-10 06:54:55 -06:00
..
detector Simplify tensorrt (#16835) 2025-02-26 14:39:19 -06:00
build_jetson_ffmpeg.sh Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07:00
Dockerfile.amd64 Simplify tensorrt (#16835) 2025-02-26 14:39:19 -06:00
Dockerfile.arm64 Fix ffmpeg cannot start because of loading shared lib (#16846) 2025-03-10 06:54:55 -06:00
Dockerfile.base Fix cuda targetarch (#16869) 2025-02-28 14:48:08 -06:00
requirements-amd64.txt Simplify tensorrt (#16835) 2025-02-26 14:39:19 -06:00
requirements-arm64.txt Add support for JetPack 6 (#16571) 2025-02-18 07:38:07 -07:00
requirements-models-arm64.txt Revert numpy upgrade (#7341) 2023-07-31 21:45:50 -05:00
trt.hcl Simplify tensorrt (#16835) 2025-02-26 14:39:19 -06:00
trt.mk Remove jp4 build and add notes for jp6 (#16670) 2025-02-18 12:20:35 -06:00