<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Have you tried adding the plugin to the space separated list of
GSTREAMER_PLUGINS ?<br>
<br>
e.g. here: <a moz-do-not-send="true"
href="https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/Android.mk#L30"
class="moz-txt-link-freetext">https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/Android.mk#L30</a>.<br>
<br>
There are more such examples (at least 5 android-specific
tutorials). There are also some android-specific examples in <a
moz-do-not-send="true"
href="https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-examples"
class="moz-txt-link-freetext">https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-examples</a>.<br>
<br>
Cheers<br>
-Matt<br>
<br>
<div class="moz-cite-prefix">On 9/11/22 03:22, Scot Zarkiewicz via
gstreamer-devel wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAL=hJAbETU1DyVgVOR4KW0Aif3zRPK-0kkJr7ht0=Zz8VLvykQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small">Hi-</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small"><br>
</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small">Relatively
new to Gtreamer and struggling to add one of the "good"
plugins to my Android project. I went down a rabbit hole of
trying to get a good plugin library to build as I saw that
there was a "bad" plugin library provided in the prebuilts.
Now I know that there is no "good" plugin library but I am
confused as to how I add a specific library (.a) to my project
(assuming that is what I am supposed to do?).</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small"><br>
</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small">Is
there any simple sample project that would show how to do
this? Or anybody has any pointers that would be greatly
appreciated!</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small"><br>
</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small">thanks,</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small"><br>
</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small">Scot</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small"><br>
</div>
</div>
</blockquote>
<br>
</body>
</html>