DEMO | CPU | system | Camera |
---|---|---|---|
luckfox_pico_rtsp_opencv | RV1103(resolution adjustment required),rv1106 | buildroot | sc3336 |
luckfox_pico_rtsp_opencv_capture | RV1103,RV1106 | buildroot | sc3336 |
luckfox_pico_rtsp_retinaface | RV1103,RV1106 | buildroot | sc3336 |
luckfox_pico_rtsp_retinaface_osd | RV1103,RV1106 | buildroot | sc3336 |
luckfox_pico_rtsp_yolov5 | RV1106 | buildroot | sc3336 |
Luckfox Pico
Luckfox Pico Mini A
Luckfpx Pico Miini B
Luckfox Pico Plus
Luckfox Pico Pro
Luckfox Pico Max
Luckfox Pico Ultra
Luckfox Pico Ultra W
export LUCKFOX_SDK_PATH=<luckfox-pico SDK path>
Note: Use absolute path.
chmod a+x ./build.sh
./build.sh
./build.sh
, select the example to compile
1) luckfox_pico_rtsp_opencv
2) luckfox_pico_rtsp_opencv_capture
3) luckfox_pico_rtsp_retinaface
4) luckfox_pico_rtsp_retinaface_osd
5) luckfox_pico_rtsp_yolov5
Enter your choice [1-5]:
luckfox_pico_rtsp_opencv_capture_demo
luckfox_pico_rtsp_retinaface_demo
luckfox_pico_rtsp_yolov5_demo
luckfox_pico_rtsp_opencv_demo
luckfox_pico_rtsp_retinaface_osd_demo
# On the Luckfox Pico board, <Demo Target> is the executable program within the deployment folder
chmod a+x <Demo Target>
./<Demo Target>
Note: Do not alter the structure of the deployment folder.
rtsp://172.32.0.93/live/0
(adjust the IP address as needed to retrieve the image)RkLunch-stop.sh
to disable the default background app rkicp
running on luckfox-pico, which occupies the camera.