Hi,
We have got a imx6Q custom designed board, to which a mipi csi camera is attached.
We can able to check camera presence in i2c by using i2cdetect command. Now we would like to see the camera feed (video/image) on the screen /monitor.
For this we have downloaded gstreamer-1.0 package and want to use gstreamer to check the camera.
Can anybody suggest the commands to use gstreamer to get the video/image from csi camera in imx6. any technical document to use gstreamer will be of great help.
when iam typing
$gst-launch mfw_v4lsrc capture-mode=5 fps-n=30 ! mfw_v4lsink
then following is the error:
ERROR: pipeline could not be constructed: no element "mfw_v4lsrc"