imx-gst1.0-plugin compiled error

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

imx-gst1.0-plugin compiled error

2,239 次查看
Gnimis
Contributor II

Hi,

I'm using a imx6q board, build the system with OpenIL 201810, I want to connect a camera and test the function of video playback. I have seen imxplayer and imxcamera in Yocto environment before, but even if I select all the options of gstreamer1.0 in OpenIL, they still don’t exit in rootfs.

I found the imx-gst1.0-plugin source code have the imxplayer.  I compiled mannualy, but encountered the following error:

device-2d/imx_2d_device.h:25:26: fatal error: gstimxcommon.h: No such file or directory
#include "gstimxcommon.h"
^
compilation terminated.
Makefile:606: recipe for target 'libgstfsl_1.0_la-imx_2d_device.lo' failed
make[1]: *** [libgstfsl_1.0_la-imx_2d_device.lo] Error 1
make[1]: Leaving directory '/home/shark/openil-OpenIL-201810/tmp/imx-gst1.0-plugin/libs'
Makefile:599: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

imx-gst1.0-plugin source code doesn't have the gstimxcommon.h.

How to solve this? and how to get the source code of imxplayer?

thanks.

 

0 项奖励
回复
2 回复数

2,233 次查看
igorpadykov
NXP Employee
NXP Employee
0 项奖励
回复

2,223 次查看
Gnimis
Contributor II

Hi Igor,

I know gstreamer is worked well on yocto project. Is it supported on OpenIL projects? and how to compile imxplayer and imxcamera on OpenIL?

thanks.

0 项奖励
回复