Hi Dear Sir or Madam,
I tried to preview from Parallel-CSI(ov5642) and MIPI-CSI(ov5640) on MCIMX6Q-SDP (w/ Yocto L3.10.17_1.1.0)
But it wasn't possible to preview the two input data simultaneously.
Running Parallel camera was OK, but MIPI camera wasn't display.
(See attached log file: Camera_Log140902.txt)
$ modprobe ov5640_camera_mipi
$ modprobe ov5642_camera
$ modprobe mxc_v4l2_capture
$ gst-launch -v mfw_v4lsrc device=/dev/video0 fps-n=60 capture-mode=4 ! mfw_v4lsink disp-width=640 disp-height=320 motion=2 & gst-launch -v mfw_v4lsrc device=/dev/video1 fps-n=60 capture-mode=4 ! mfw_v4lsink axis-top=320 axis-left=0 disp-width=640 disp-height=320 motion=2 &
Best Regards,
Keita
Original Attachment has been moved to: Camera_Log140902.txt.zip