Custom plugin on iOS
nicksonsix
nicksonsix at gmail.com
Fri Aug 29 06:22:31 PDT 2014
I have written and compiled custom plugin for GStreamer 1.4.1 (according to
the tutorial) and I wanted to connect it with iOS project.
I noticed that for OS X project I need to write the code below and this
plugin is visible for pipeline generator:
gst_registry_scan_path(gst_registry_get(), "/usr/local/lib/gstreamer-1.0");
But how can I do it on iOS? Thanks.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Custom-plugin-on-iOS-tp4668468.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list