Hi ,
2 cameras are connected to RZ-V2H which are enumerated as " /dev/video0fr " and "/dev/video1fr" as described in document RZ/V2H ISP Support Package Sample Application Note R01AN7210EJ0110.pdf.
1) execute sample-app for /dev/video0fr , i am able to see the captured 8 frames dumped in /tmp directory.
2) executing sample application using below command for "dev/video1fr" it fails to provide any output and no error is seen in the command prompt.
Sample application program seems to be running infinitely and no output in seen /tmp directory. Please guide on possible cause.
root@rzv2h-evk-ver1:~# ./sample-app /dev/video1frsample-app v1.1.1output_mode = 0port = 22222output_prefix = [/tmp/]fps = 30, network_fps = 1width = 3840, height = 2160, fourcc = [YUY2]8 buffer, 8 frames, batch_mode = 0, nb_buffer = 8one_frame_length 16588800
Regards,
chekr