RZ-V2H unable to capture camera data using sample app for second camera (/dev/video1fr)

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/video1fr
sample-app v1.1.1
output_mode = 0
port = 22222
output_prefix = [/tmp/]
fps = 30, network_fps = 1
width = 3840, height = 2160, fourcc = [YUY2]
8 buffer, 8 frames, batch_mode = 0, nb_buffer = 8
one_frame_length 16588800

Regards,

chekr