Automatic Link Recovery
The automatic link recovery feature can be enabled by specifying the --autorecovery
switch. If enabled, the nvsipl_camera
application will keep track of any links that fail (for example, if a camera module is disconnected) and it will periodically attempt to recover that link to restore normal functionality. An example showing how to use this feature is provided below.
$ ./nvsipl_camera --platform-config "SF3324_DPHY_x4" --link-enable-masks "0x0001 0x0000 0x0000 0x0000" --showfps -d 1 --autorecovery