<div dir="ltr">hi,<div>you can run gst-inspect, <a href="https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html">https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html</a></div><div>to see whether the plugin is installed on the system</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 3, 2018 at 1:21 PM, klanjabrik <span dir="ltr"><<a href="mailto:klanjabrik@gmail.com" target="_blank">klanjabrik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I try to execute
<br>
<code>gst-launch-1.0 -em rtpbin name=rtpbin latency=5 udpsrc port=5102 caps="application/x-rtp,media=<wbr>(string)audio,clock-rate=(int)<wbr>48000,encoding-name=(string)<wbr>OPUS" ! rtpbin.recv_rtp_sink_0 rtpbin. ! queue ! rtpopusdepay ! opusdec ! audioconvert ! audioresample ! voaacenc ! mux. udpsrc port=5104 caps="application/x-rtp,media=<wbr>(string)video,clock-rate=(int)<wbr>90000,encoding-name=(string)<wbr>H264" ! rtpbin.recv_rtp_sink_1 rtpbin. ! queue ! rtph264depay ! h264parse ! mux. flvmux name=mux streamable=true ! rtmpsink sync=false location="rtmp://<a href="http://127.0.0.1:1935/show/stream" target="_blank">127.0.0.1:<wbr>1935/show/stream</a> live=1"</code>
<br><br>
Unfortunately it raise an error: WARNING: erroneous pipeline: no element "voaacenc".
<br><br>
i've installed:<br>
=====<br>
gstreamer1-plugins-bad-free.<wbr>x86_64<br>
gstreamer1-plugins-bad-free-<wbr>devel.x86_64<br>
gstreamer1-plugins-bad-<wbr>freeworld.x86_64 <br>


        
        
        
<br><hr align="left" width="300">
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/" target="_blank">GStreamer-devel mailing list archive</a> at Nabble.com.<br><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><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards<br><div><font face="arial black, sans-serif" color="#000000"><br></font></div><div><font color="#000000"><font face="'arial black', sans-serif">Ankur Deep Jaiswal</font></font><font color="#000000"><br></font></div></div></div>
</div></div>