<div dir="ltr">Hi,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I installed gst-inspect-0.10 version 0.10.20, GStreamer 0.10.20 on my system. The fallowing packages that i have installed on my system , gst-plugins-base-0.10.17, gst-plugins-good-0.10.6,&nbsp;&nbsp; gst-plugins-ugly-0.10.8,&nbsp; gst-plugins-bad-0.10.7,&nbsp; gst-ffmpeg-0.10.4, gnonlin-0.10.9, gst-python-0.10.12.<br>
&nbsp;After complete installation i verified with a working registry by using the command gst-inspect fakesrc. After this step i checked is gstreamer itself running correctly or not. For this step i tried the fallowing <b>command</b> gst-launch-0.10 -v fakesrc num-buffers=3 ! fakesink , <br>
i got fallowing result,<br><br>(gst-launch-0.10:4170): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstrtpmanager.so&#39;: /usr/local/lib/gstreamer-0.10/libgstrtpmanager.so: undefined symbol: gst_netaddress_equal<br>
<br>(gst-launch-0.10:4170): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstoss4audio.so&#39;: /usr/local/lib/gstreamer-0.10/libgstoss4audio.so: undefined symbol: gst_mixer_options_list_changed<br>
<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>/pipeline0/fakesrc0: last-message = &quot;get&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ******* &gt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: none, duration: none, offset: 0, offset_end: -1, flags: 0) 0x8e9e698&quot;<br>
/pipeline0/fakesink0: last-message = &quot;preroll&nbsp;&nbsp; ******* &quot;<br>Pipeline is PREROLLED ...<br>/pipeline0/fakesink0: last-message = &quot;event&nbsp;&nbsp; ******* E (type: 102, GstEventNewsegment, update=(boolean)false, rate=(double)1, applied_rate=(double)1, format=(GstFormat)GST_FORMAT_BYTES, start=(gint64)0, stop=(gint64)-1, position=(gint64)0;) 0x8dd4cf0&quot;<br>
Setting pipeline to PLAYING ...<br>/pipeline0/fakesink0: last-message = &quot;chain&nbsp;&nbsp; ******* &lt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 0, offset_end: -1, flags: 32) 0x8e9e698&quot;<br>New clock: GstSystemClock<br>
/pipeline0/fakesrc0: last-message = &quot;get&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ******* &gt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: none, duration: none, offset: 1, offset_end: -1, flags: 0) 0x8e9e6e8&quot;<br>/pipeline0/fakesink0: last-message = &quot;chain&nbsp;&nbsp; ******* &lt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 1, offset_end: -1, flags: 0) 0x8e9e6e8&quot;<br>
/pipeline0/fakesrc0: last-message = &quot;get&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ******* &gt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: none, duration: none, offset: 2, offset_end: -1, flags: 0) 0x8e9e738&quot;<br>/pipeline0/fakesink0: last-message = &quot;chain&nbsp;&nbsp; ******* &lt; (&nbsp;&nbsp;&nbsp; 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 2, offset_end: -1, flags: 0) 0x8e9e738&quot;<br>
/pipeline0/fakesink0: last-message = &quot;event&nbsp;&nbsp; ******* E (type: 86, ) 0x8dd4cf0&quot;Got EOS from element &quot;pipeline0&quot;.<br>Execution ended after 696722 ns.<br>Setting pipeline to PAUSED ...<br>Setting pipeline to READY ...<br>
Setting pipeline to NULL ...<br>FREEING pipeline ...<br><br>I&#39;m not able to find is Gstreamer running correctly or not. If not, which Gstreamer version i have to install on my system.<br><br><br>Thanks and regards,<br>
john <br><br><br></div>