How to create a new plugin for Android.

Haiming Wang whm_buaa at hotmail.com
Mon Jul 1 01:27:17 PDT 2013


HI Tim and Sebastian,
   Thank you very much for your kindly help.  
   I have one more question, how to write a static plugin, looks like I didn't find it in the document?    how can I compile it to a static library for Android?      
   Could you please help?
Thanks and Regards,Haiming Wang
Subject: Re: How to create a new plugin for Android.
From: slomo at circular-chaos.org
To: gstreamer-devel at lists.freedesktop.org
Date: Sun, 30 Jun 2013 20:40:55 +0200

On So, 2013-06-30 at 19:18 +0100, Tim-Philipp Müller wrote:
> On Sun, 2013-06-30 at 21:16 +0800, Haiming Wang wrote:
> 
> Hi,
> 
> >    Can anyone tell me  the brief procedure about how to write a plugin
> > for android? How the environment should be?  Or at least, if I write a
> > plugin on PC, how should I build the .so for android ?
> 
> I realise I'm not really answering your question at all, but just so you
> know: you don't have to write a plugin as a separate .so file, if it's
> specific to your application you can just keep it as a 'static plugin'
> as part of your application binary, see
 
And that's exactly how you should do it on Android, as Android's support
for dynamically loading .so plugins is rather... restricted.

_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130701/805d1827/attachment.html>


More information about the gstreamer-devel mailing list