<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Hi,<br>
<br>
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.<br>
2. The dashdemux plugin was renamed to the dash plugin. Nothing
wrong here.<br>
3. This is an interesting issue that warrants investigation and an
issue in gitlab.<br>
<br>
On 26/6/20 2:07 am, Mikel Pérez wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAHSRX9_6A9m72OCaWYi2MEf8EHDLhZ2K0nHyfKHAeK-cVfpe5w@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">the android build seems to be broken
<div><br>
</div>
<div>1. does not link libiconv by default as did previous
releases - had to add GSTREAMER_EXTRA_LIBS := -liconv</div>
<div>2. can't build with dashdemux plugin enabled as it is
missing a link too. I just disabled in this case</div>
<div>3. having built after working around #1 and #2, it fails
with</div>
<div>../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</div>
java.lang.NoSuchFieldError: no "Ljava/lang/String;" field
"EFFECT_EMBOSS" in class "Landroid/hardware/Camera$Parameters;"
or its superclasses
<div><br>
</div>
<div>I don't know how to sidestep #3. I don't need the camera in
my app but it is part of native_init()</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Mon, Jun 22, 2020 at 8:20
AM Tim-Philipp Müller <<a href="mailto:t.i.m@zen.co.uk"
moz-do-not-send="true">t.i.m@zen.co.uk</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> Binary packages for Android, iOS, Mac OS X and Windows
will be<br>
> provided in the next few days.<br>
<br>
Binaries are up now at the usual location:<br>
<br>
<a href="https://gstreamer.freedesktop.org/pkg/"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://gstreamer.freedesktop.org/pkg/</a><br>
<br>
Please give them a spin and let us know if anything is amiss.<br>
<br>
Cheers<br>
Tim<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org"
target="_blank" moz-do-not-send="true">gstreamer-devel@lists.freedesktop.org</a><br>
<a
href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>