get camera feed from mipi csi2 camera using gstreamer

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

get camera feed from mipi csi2 camera using gstreamer

5,105 次查看
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.

标签 (5)
0 项奖励
回复
2 回复数

3,960 次查看
art
NXP Employee
NXP Employee

Refer to attached documents.


Have a great day,
Artur

0 项奖励
回复

3,960 次查看
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 项奖励
回复