imx-gst1.0-plugin compiled error

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

imx-gst1.0-plugin compiled error

1,341 Views
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 Kudos
2 Replies

1,335 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos

1,325 Views
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 Kudos