OrangePi3588Media/plugins
haotian e4b98a8edb fix: use system MPP/RGA libraries by default
Remove rknpu2 prebuilt paths from library search because they contain
broken symlinks when cloned from Git (symbol link targets not included).

Now CMake searches libraries in priority:
1. User-provided path (RK_MPP_LIB_PATH)
2. Self-built in third_party/mpp/build
3. System default paths (/usr/lib/aarch64-linux-gnu/)

This allows fresh git clone to compile without manual fixes on new RK3588 boards.

Verified: Compiles successfully using build.sh
2026-02-28 17:26:24 +08:00
..
ai_face_det 解耦开发5 2026-01-16 20:19:09 +08:00
ai_face_recog 解耦开发5 2026-01-16 20:19:09 +08:00
ai_yolo 修复letterbox模式变形的问题 2026-02-28 15:46:10 +08:00
alarm 测试优化代码 2026-01-20 16:59:30 +08:00
det_post 性能优化5 2026-01-12 21:51:36 +08:00
gate 规范优化6,修复编译 2026-01-13 21:17:02 +08:00
input_file 优化解耦 2026-01-16 21:18:18 +08:00
input_rtsp 优化解耦 2026-01-16 21:18:18 +08:00
osd 添加letterbox 模式可以保持目标宽高比,避免变形,同时通过 FrameTransformMeta 自动处理坐标映射 2026-02-28 14:50:21 +08:00
preprocess 修改压力测试脚本 2026-02-28 16:27:34 +08:00
publish 重新转换了模型,解决了RKNN输出配置错误 2026-02-28 12:37:59 +08:00
storage 优化解耦 2026-01-16 21:18:18 +08:00
tracker 规范优化6 2026-01-13 21:14:25 +08:00
zlm_http 性能优化5 2026-01-12 21:51:36 +08:00
CMakeLists.txt fix: use system MPP/RGA libraries by default 2026-02-28 17:26:24 +08:00