- export PATH=/root/axera/gcc-linaro-7.5.0-2019.12-x86_64_arm-linux-gnueabihf/bin:/root/axera/cmake/cmake-3.26.4-linux-x86_64/bin:$PATH
- make p=AX620_demo clean
- make p=AX620_demo -j24
- # ssh root@192.168.1.25
- # 123456
- # mount -o nolock 192.168.1.234:/data/axera /share
- # cd /share/AX620_SDK_V0.31.0_P44_20230302193737_NO519/msp/sample/asj_ai/
- # ps -ef | grep "./sample_vin_ivps_joint_venc_rtsp" | grep -v grep | awk '{print $1}' | xargs kill -9
- # ./sample_vin_ivps_joint_venc_rtsp -c 0
|