Uncomment the function
app_multi_cam_main(0,NULL) in the file
${PSDKR_PATH}/vision_apps/platform/j721e/rtos/common/app_run.c
as shown below:
In single camera application,
select the camera to be streamed by changing the value of the macro
SEL_CAM (default value = 0 for Port 0) in the file
${PSDKR_PATH}/vision_apps/apps/basic_demos/app_single_cam/app_single_cam_main.c.
Rebuild the software by using the
build instructions and run the application