The Sample code: https://github.com/Ascend/sample-videoanalysisperson/blob/master/README_cn.md#zh-cn_topic_0182554628_section13807155164319
All prevoius steps were done successfully, when it come the following setp, it throwed a error immediatly:
atlas@ubuntu:~/tools/projects/videoanalysisperson$ bash run_videoanalysispersonapp.sh 172.16.8.26 video "/home/atlas/tools/projects/videosample/people-detection.mp4"
Prepare app configuration...
Finish to prepare videoanalysispersonapp params.
[Step] run 172.16.8.26:ascend_videoanalysispersonapp...
ERROR: excute 172.16.8.26:./HIAI_PROJECTS/ascend_workspace/videoanalysispersonapp/out/ascend_videoanalysispersonapp failed, please check /var/log/syslog and board running log from IDE Log Module for details.
Once i run the command bash run_videoanalysispersonapp.sh 172.16.8.26 video "/home/atlas/tools/projects/videosample/people-detection.mp4", the system throwed error immediately . I check /var/logsyslog and /var/dlog, there is no any fresh log.
