Can't compile in Android

Jesus observer1 at hotmail.es
Thu Sep 12 22:47:57 UTC 2019


Hi
I'm trying to compile my program for android and I get this error:

jni/StreamPlayer.c:62: error: undefined reference to 'gst_app_src_get_type'
jni/StreamPlayer.c:144: error: undefined reference to 'gst_app_src_push_buffer'

I have defined this plugins:

GSTREAMER_PLUGINS := $(GSTREAMER_PLUGINS_CORE) $(GSTREAMER_PLUGINS_PLAYBACK) $(GSTREAMER_PLUGINS_CODECS) $(GSTREAMER_PLUGINS_NET) $(GSTREAMER_PLUGINS_SYS)

Can someone help me with this?

Thanks!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190912/a0a7eb65/attachment.html>


More information about the gstreamer-devel mailing list