[meta-freescale] RTMP plugin for gstreamer

Alexander Shashkevych alex at stunpix.com
Mon Jul 6 07:43:48 PDT 2015


> I have been trying to add RTMP plugin to my image. In particular, I need the
> rtmpsink element. I have tried adding gst-plugins-bad-meta to my local.conf
> but this does not generate the libgstrtmp.so. Is there a special procedure
> to add this plugin to my image? Any help is much appreciated.

Have you tried to add in your local.conf:

PACKAGECONFIG_append_pn-gstreamer1.0-plugins-bad = " rtmp"

This enables rtmp plugin in "gstreamer1.0-plugins-bad" recipe.

PS: Extra space in quotes is required.

--
Alexander


More information about the meta-freescale mailing list