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!!
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel