APEX AD10 GMSLCamera Abnormal Recovery#

The camera performs a Reset (power off and then power on)#

cp -r /opt/miivii/features ~/
cd ~/features/gmsl_camera
sudo make;
# Turn on the camera
./bin/cameras_power_reset

How to verify that it takes effect

#Run the camera SDK before #RESET to make it output images.
#After executing RESET, the camera image will freeze for about 10 seconds, and the camera will resume working later.