<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">Le 7 déc. 2020 à 14:55, Purva <<a href="mailto:gevaria.purva@einfochips.com" class="">gevaria.purva@einfochips.com</a>> a écrit :</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Any idea how to apply plugin ? Do i need to download any source and compile</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">ndk steps or anything ?</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""></div></blockquote></div><br class=""><div class="">As Nicolas said, your problem is probably that Android 10 removed the API used by the current source element (ahcsrc). You won’t be able to make it work. What I’m doing is trying to use a different element, which uses a newer API, but was never incorporated into gstreamer, so it involves merging and fixing the branch from the ahc2src repository (<a href="https://gitlab.collabora.com/joykim/gst-plugins-bad/tree/899ca9f8317839eb2ce513b5e84ee9f253d1edb8/sys/androidmedia" class="">https://gitlab.collabora.com/joykim/gst-plugins-bad/tree/899ca9f8317839eb2ce513b5e84ee9f253d1edb8/sys/androidmedia</a>) which is not exactly easy. This does not work right now.</div><div class=""><br class=""></div><div class="">As for now I guess you can’t capture from the camera on Android 10 and later.</div><div class=""><br class=""></div><div class="">Best regards</div><div class="">Jérôme Laheurte</div><div class=""><br class=""></div></body></html>