<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">Hello,
<br></font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">I'm using GStreamer SDK for Android to port one of my GStreamer-based software to Android.

The provided tutorials works well for me but I have found that </font><span style="font-family:arial,helvetica,sans-serif">v4l2src and ffenc_mpeg4 are missing among plugins available for Android.</span></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">
<pre style="white-space:pre-wrap"><font face="arial, helvetica, sans-serif"><br></font></pre></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">I have tried to compile gstreamer for Android with cerbero using the documentation "Building from source using cerbero" [1] to resolve these problems but I'm not yet able to resolve them. In particular:</font></pre>
<pre style="white-space:pre-wrap;color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif">- for v4l2src in </span><span style="font-family:arial,helvetica,sans-serif">configure phase of gst-plugins-good I obtain the following warnings:</span><br>
</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">      configure: WARNING video4linux2 headers were found, but they're old
      configure: WARNING Please update v4l2 to compile the v4l2src.</font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif"> - for ffenc_mpeg4 I have read on GStreamer website that it is possible to use Android Media codecs but it seems that there is no documentation on how to use them. Does anyone know </font><span style="font-family:arial,helvetica,sans-serif">the names of these plugins and how can they be used?</span><span style="font-family:arial,helvetica,sans-serif"><br>
</span><font face="arial, helvetica, sans-serif">
Thanks in advance,
Francesco Argese</font></pre></div>