Yocto gstreamer-1.0-plugin-bad rtmpsink rtmpsrc

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

Yocto gstreamer-1.0-plugin-bad rtmpsink rtmpsrc

945 Views
zhaoyun_zzz
Contributor I

I want use gstreamer elements like rtmpsink and rtmpsrc, but currently I use yocto to bitbake fsl-image-qt5, in the "/build-fb/tmp/deploy/images/imx6qsabresd" directory, the roofs seems don't have the libgstrtmp.so

So, how should I config the yocto to build fsl-image-qt5,with gstreamer that have element rtmpsink and rtmpsrc?

Any one can help me ? Thanks!

Labels (3)
0 Kudos
1 Reply

719 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi,

You need alsa for ligstrtmp,

PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer alsa"

Regards

0 Kudos