khadas@Khadas:~/aml_npu_demo_binaries/detect_demo$ ./detect_demo_x11_cv3 /dev/video0 3
W Detect_api:[det_set_log_level:19]Set log level=1
W Detect_api:[det_set_log_level:21]output_format not support Imperfect, default to DET_LOG_TERMINAL
W Detect_api:[det_set_log_level:26]Not exist VSI_NN_LOG_LEVEL, Setenv set_vsi_log_error_level
det_set_log_config Debug
det_set_model success!!
@llw555 If it can be open with Gucview , it should can be open with npu demo to … Have you do any modified ? When you use npu demo , have any other program use this camera ?
No, Because the webcam cannot be open, I re-burned the firmware yesterday, and no other programs occupy the webcam. I downloaded the demo again.It still doesn’t work.
thanks for your help, i tried your way but its not working. However I fixed the max_height (720) and max_weight(1280) sections in the main.cpp file in the aml_npu_app section and luckily it worked.