GStreamer 1.17.1 development release
Matthew Waters
ystreet00 at gmail.com
Fri Jun 26 03:04:07 UTC 2020
Hi,
1. Is semi-expected. You can probably also fix that by adding glib-2.0
to GSTREAMER_EXTRA_DEPS. The ndk-build magic no longer exposes links to
all dependant libraries by default. Each library needs to be linked
manually in order for the resulting gstreamer_android library to expose
the necessary symbols.
2. The dashdemux plugin was renamed to the dash plugin. Nothing wrong here.
3. This is an interesting issue that warrants investigation and an issue
in gitlab.
On 26/6/20 2:07 am, Mikel Pérez wrote:
> the android build seems to be broken
>
> 1. does not link libiconv by default as did previous releases - had to
> add GSTREAMER_EXTRA_LIBS := -liconv
> 2. can't build with dashdemux plugin enabled as it is missing a link
> too. I just disabled in this case
> 3. having built after working around #1 and #2, it fails with
> ../sys/androidmedia/gst-android-hardware-camera.c:1763:_init_classes
> Failed to initialize android.hardware.Camera classes: Failed to get
> static field ID EFFECT_EMBOSS (Ljava/lang/String;):
> java.lang.NoSuchFieldError: no "Ljava/lang/String;" field
> "EFFECT_EMBOSS" in class "Landroid/hardware/Camera$Parameters;" or its
> superclasses
> java.lang.NoSuchFieldError: no "Ljava/lang/String;" field
> "EFFECT_EMBOSS" in class "Landroid/hardware/Camera$Parameters;" or its
> superclasses
>
> I don't know how to sidestep #3. I don't need the camera in my app but
> it is part of native_init()
>
> On Mon, Jun 22, 2020 at 8:20 AM Tim-Philipp Müller <t.i.m at zen.co.uk
> <mailto:t.i.m at zen.co.uk>> wrote:
>
>
> > Binary packages for Android, iOS, Mac OS X and Windows will be
> > provided in the next few days.
>
> Binaries are up now at the usual location:
>
> https://gstreamer.freedesktop.org/pkg/
>
> Please give them a spin and let us know if anything is amiss.
>
> Cheers
> Tim
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> <mailto:gstreamer-devel at lists.freedesktop.org>
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200626/e43b7aed/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200626/e43b7aed/attachment.sig>
More information about the gstreamer-devel
mailing list