Example of using a plugin in an Android application
Matthew Waters
ystreet00 at gmail.com
Tue Nov 8 22:42:03 UTC 2022
Have you tried adding the plugin to the space separated list of
GSTREAMER_PLUGINS ?
e.g. here:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/Android.mk#L30.
There are more such examples (at least 5 android-specific tutorials).
There are also some android-specific examples in
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-examples.
Cheers
-Matt
On 9/11/22 03:22, Scot Zarkiewicz via gstreamer-devel wrote:
> Hi-
>
> 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?).
>
> Is there any simple sample project that would show how to do this? Or
> anybody has any pointers that would be greatly appreciated!
>
> thanks,
>
> Scot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20221109/c310f298/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20221109/c310f298/attachment-0001.sig>
More information about the gstreamer-devel
mailing list