<br><br><div class="gmail_quote">On Mon, Aug 23, 2010 at 6:36 PM, Greg Wunder <span dir="ltr">&lt;<a href="mailto:gwunder@eoir.com">gwunder@eoir.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">







<div>


<p><font size="2">I&#39;ve tested my end application with other sending apps ok.<br>
I also do not see any data in Wireshark when testing.<br>
If I send &quot;ping&quot; commands from the same machine, Wireshark sees these, but the data in udpsink doesn&#39;t seem to be pushed out at all...</font></p></div></blockquote><div><br>that is pretty odd... which version of gstreamer are you running and in which system? (udpsink can have some problems on windows, depending on the version of gstreamer that you are using)<br>
<br>have you tried a identity before your udpsink just to be sure that data is flowing trough your pipe? (i must admit that given the simplicity of the pipe i don&#39;t know why it wouldn&#39;t go to play... but anything is possible :-)).<br>
<br>you can try debugging with a --gst-debug=udpsink:5 or --gst-debug=5 to see if anything odd appears on the debug.<br><br><a href="http://www.gstreamer.net/data/doc/gstreamer/head/manual/html/section-checklist-debug.html">http://www.gstreamer.net/data/doc/gstreamer/head/manual/html/section-checklist-debug.html</a><br>
<br>best regards,<br>Katcipis<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><p><font size="2"><div><div></div><div class="h5">
<br>
<br>
-----Original Message-----<br>
From: Tiago Katcipis [<a href="mailto:katcipis@inf.ufsc.br" target="_blank">mailto:katcipis@inf.ufsc.br</a>]<br>
Sent: Mon 8/23/2010 5:33 PM<br>
To: Discussion of the development of GStreamer<br>
Subject: Re: [gst-devel] udpsink issues<br>
<br>
On Mon, Aug 23, 2010 at 12:50 PM, Greg Wunder &lt;<a href="mailto:gwunder@eoir.com" target="_blank">gwunder@eoir.com</a>&gt; wrote:<br>
<br>
&gt;  Hi -<br>
&gt;<br>
&gt; I have a H.264 encoded file that I want to stream via use of udpsink.<br>
&gt; I&#39;ve tried most of the online examples, but cannot seem to get an end app<br>
&gt; to receive this data from using gst-launch.<br>
&gt; Current syntax used is : gst-launch filesrc /home/gw/001.mpg ! decodebin !<br>
&gt; udpsink host=192.168.11.255 port=9000.<br>
&gt; What am I missing?<br>
&gt;<br>
its hardly to say....your pipe seems to be ok, it can be something on the<br>
receiver app.<br>
<br>
On gstreamer you can see if there is any data flowing on you pipeline<br>
running your pipe with a identity element:<br>
<br>
gst-launch -v filesrc /home/gw/001.mpg ! decodebin ! identity ! udpsink<br>
host=192.168.11.255 port=9000<br>
<br>
to know if you are actually receiving the data i would recommend wireshark,<br>
its the only way to be sure if you are really receiving the packets... or<br>
show us your receiving app.<br>
<br>
&gt; Are there better network based sinks to use?<br>
&gt;<br>
if you plan to use udp... udpsink/src is the best you will get.<br>
<br>
<br>
&gt;<br>
&gt; Greg<br>
&gt;<br>
<br>
best regards,<br>
Katcipis<br>
<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------------<br>
&gt; This SF.net email is sponsored by<br>
&gt;<br>
&gt; Make an app they can&#39;t live without<br>
&gt; Enter the BlackBerry Developer Challenge<br>
&gt; <a href="http://p.sf.net/sfu/RIM-dev2dev" target="_blank">http://p.sf.net/sfu/RIM-dev2dev</a><br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
<a href="http://www.getgnulinux.org/windows" target="_blank">http://www.getgnulinux.org/windows</a><br>
<br>
</div></div></font>
</p>

</div>
<br>------------------------------------------------------------------------------<br>
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program<br>
Be part of this innovative community and reach millions of netbook users<br>
worldwide. Take advantage of special opportunities to increase revenue and<br>
speed time-to-market. Join now, and jumpstart your future.<br>
<a href="http://p.sf.net/sfu/intel-atom-d2d" target="_blank">http://p.sf.net/sfu/intel-atom-d2d</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.getgnulinux.org/windows">http://www.getgnulinux.org/windows</a><br>