Error in calling gst library methods in android

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Error in calling gst library methods in android

Purva
This post was updated on .
Hi,
I am using gstreamer android tutorial 1. I want to make common utility class
and call all the methods from that utility but when I am trying to use any
method in utility classes it shows me* java.lang.UnsatisfiedLinkError: No
implementation found for GSTStreamingUtil.nativeGetGStreamerInfo()  *.
Everything works perfect if my methods are declared in activity class but I
want to mirgrate all the methods to common utlity class . Any idea about
this ?
Gst android tutorial source :
https://gstreamer.freedesktop.org/documentation/tutorials/android/link-against-gstreamer.html?gi-language=c


Is there any restriction or anything that you caller class should be activity only?






--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel