<div dir="ltr"><div dir="ltr">Am Di., 11. Aug. 2020 um 05:41 Uhr schrieb Nicolas Dufresne <<a href="mailto:nicolas@ndufresne.ca">nicolas@ndufresne.ca</a>>:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le lundi 10 août 2020 à 21:39 +0200, Chris Landa a écrit :<br>
> I already tried to get my question answered via IRC, but that did not work out, so I am trying here.<br>
> <br>
> I am porting an existing pipeline from Desktop to Android. I am using the v4l2src and am trying to build via Cerbero but the resulting binaries still do not contain the v4l2src.<br>
> <br>
> What do I need to do in order to enable the v4l2src for Android.<br>
<br>
As an app, you are not going to be allowed to access /dev/videoX<br>
directly. Instead, you should use Android specific camera source<br>
(ahcsrc).</blockquote><div> </div><div>Thank you for your answer</div><div><br></div><div>ahcsrc uses the Camera API (old, deprecated version), which does not support an external camera attached via USB.<br></div><div>Technically I can set proper permissions on the device node since it is a rooted android device, but the better way seems to be to get the buffers off the v4l2 device and push them in through appsrc.</div><div><br></div><div>I just thought if there is a quick and dirty way, I'll prefer that.</div><div><br></div><div>Chris</div><div><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></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> <br>
> Kind regards,<br>
> Chris<br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br></blockquote></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"></div></div></div></div></div></div></div></div></div></div></div>