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
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
requirements-models-arm64.txt
trt.hcl Simplify tensorrt (#16835) 2025-02-26 14:39:19 -06:00
trt.mk