Incorporating Gstreamer into yocto build

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

Incorporating Gstreamer into yocto build

1,853 次查看
aliismail
Contributor IV

I am using the SCM-QWKS dev board and I want to include gstreamer into the image build in yocto. I added gstreamer1.0-plugins-imx to my local.conf file and have been able to successfully install it. The only confusion I have now is when I do the following command provided in the Linux User's Guide:

gst-launch-1.0 imxv4l2src ! imxv4l2sink

imxv4l2src is not recognized. I ran a gst-inspect-1.0 on imxv4l2src and it fails to find it, however, it finds v4l2src just fine. Is this ok or does it have to be imxv4l2src?

Thanks!

标签 (3)
0 项奖励
回复
3 回复数

1,635 次查看
Yuri
NXP Employee
NXP Employee

Hello,

Please check if a (MIPI, CSI) camera  driver is present in Your system.

Regards,

Yuri.

0 项奖励
回复

1,635 次查看
aliismail
Contributor IV

MIPI CSI camera driver known as what? Can I configure this using menuconfig?

0 项奖励
回复

1,635 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ali

it is imxv4l2src, one can try recipes-multimedia described in attached Yocto Guide p.4

or try to build fsl-image-machine-test (Table 1).

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复