Gstreamer on Qt iOS

Sebastian Dröge sebastian at centricular.com
Thu Apr 7 17:03:48 UTC 2016


On Mi, 2016-04-06 at 15:49 -0700, doon wrote:
> Yes, thanks, I already use linking with -liconv.
> Now I try to register some plugins for playback test but get an issue
> with
> this - I can't register any plugin. Code:
> GST_PLUGIN_STATIC_DECLARE(videotestsrc);
> GST_PLUGIN_STATIC_REGISTER(videotestsrc);
> 
> Output:
> Undefined symbols for architecture x86_64:
>   "gst_plugin_videotestsrc_register()", referenced from:
>       MainWindow::play() in mainwindow.o
> ld: symbol(s) not found for architecture x86_64

Are you linking to GStreamer.framework? Does it work with the examples at
https://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/tree/gst-sdk/tutorials/xcode%20iOS
?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160407/09c19a77/attachment.sig>


More information about the gstreamer-devel mailing list