<div dir="ltr">Okey thanks alot.</div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-13 15:40 GMT+03:00 Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, 2017-06-13 at 15:36 +0300, Fatih Sabri AKTEPE wrote:<br>
> No there is an another app it supports more cameras than me, it uses<br>
> ffmpeg. So it is about using hw decoder I guess. <br>
<br>
</span>You'll have to check how that other app does it then. The only *public*<br>
API for using the hardware codecs is the MediaCodec API, and that's<br>
also what ffmpeg is using. If MediaCodec can only be opened < 16 times<br>
on your target hardware, then you have to find another solution.<br>
<br>
Note that you might be able to use hardware specific APIs, but those<br>
are not public, official Android APIs.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a></div></div><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div>