Incorporating Gstreamer into yocto build

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Incorporating Gstreamer into yocto build

1,843件の閲覧回数
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,625件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

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

Regards,

Yuri.

0 件の賞賛
返信

1,625件の閲覧回数
aliismail
Contributor IV

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

0 件の賞賛
返信

1,625件の閲覧回数
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 件の賞賛
返信