Gstreamer on Android. Issue with the dependent library

Sebastian Dröge sebastian at centricular.com
Fri Feb 19 15:28:48 UTC 2016


On Fr, 2016-02-19 at 01:28 -0800, doon wrote:
> I try to use Gstreamer tutorial-5 for understanding how should I use my
> Gstreamer C library in the my Xamarin.Android project. What you meant when
> you said "using  GStreamer directly"? Are you meant that I need to use
> libgstreamer_android.so functions directly from my C# code? Sorry for this
> misunderstanding, I just want to understand how I need to use Gstreamer from
> Xamarin.Android right. 

Either that, P/invoke GStreamer functions directly. Or at least write
proper GStreamer code in C that is then P/invoked from your application
and does not depend on Java things like the tutorial code.

-- 
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/20160219/2f2d75ad/attachment.sig>


More information about the gstreamer-devel mailing list