get camera feed from mipi csi2 camera using gstreamer

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

get camera feed from mipi csi2 camera using gstreamer

2,854 Views
srinivasaporam
Contributor II

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.

Labels (5)
0 Kudos
2 Replies

1,709 Views
art
NXP Employee
NXP Employee

Refer to attached documents.


Have a great day,
Artur

0 Kudos

1,709 Views
srinivasaporam
Contributor II

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"

0 Kudos