Whats your receiving gst-launch pipe, I feel you might have missed the caps property in your udpsrc on receiver side ?<br><br>Regards<br>Kapil<br><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 7:08 PM, Wim Taymans <span dir="ltr">&lt;<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.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 class="im">On Tue, 2010-08-24 at 09:30 -0400, Greg Wunder wrote:<br>
&gt; Do you have a proposed revised pipeline?<br>
<br>
</div>You could use RTP, like:<br>
<br>
gst-launch filesrc /home/gw/001.mpg ! decodebin ! ffmpegcolorspace !<br>
rtpvrawpay ! udpsink host=192.168.11.255 port=9000<br>
<br>
you should probably also read:<br>
<a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/rtp/README#n251" target="_blank">http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/rtp/README#n251</a><br>
<font color="#888888"><br>
Wim<br>
</font><div><div></div><div class="h5"><br>
&gt;<br>
&gt; -----Original Message-----<br>
&gt; From: Wim Taymans [mailto:<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.com</a>]<br>
&gt; Sent: Tue 8/24/2010 9:06 AM<br>
&gt; To: Discussion of the development of GStreamer<br>
&gt; Subject: Re: [gst-devel] udpsink issues<br>
&gt;<br>
&gt; On Mon, 2010-08-23 at 11:50 -0400, Greg Wunder wrote:<br>
&gt; &gt; Hi -<br>
&gt; &gt;<br>
&gt; &gt; I have a H.264 encoded file that I want to stream via use of<br>
&gt; udpsink.<br>
&gt; &gt; I&#39;ve tried most of the online examples, but cannot seem to get an<br>
&gt; end<br>
&gt; &gt; app to receive this data from using gst-launch.<br>
&gt; &gt; Current syntax used is : gst-launch filesrc /home/gw/001.mpg !<br>
&gt; &gt; decodebin ! udpsink host=192.168.11.255 port=9000.<br>
&gt; &gt; What am I missing?<br>
&gt;<br>
&gt; The maximum packet size of udp is 65536 bytes. Your raw decoded video<br>
&gt; frame is likely bigger and thus will not be sent on the network. What<br>
&gt; you are doing is not possible.<br>
&gt;<br>
&gt; Wim<br>
&gt;<br>
&gt; &gt; are there better network based sinks to use?<br>
&gt; &gt;<br>
&gt; &gt; Greg<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; ------------------------------------------------------------------------------<br>
&gt; &gt; This SF.net email is sponsored by<br>
&gt; &gt;<br>
&gt; &gt; Make an app they can&#39;t live without<br>
&gt; &gt; Enter the BlackBerry Developer Challenge<br>
&gt; &gt; <a href="http://p.sf.net/sfu/RIM-dev2dev" target="_blank">http://p.sf.net/sfu/RIM-dev2dev</a><br>
&gt; &gt; _______________________________________________ gstreamer-devel<br>
&gt; mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">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>
&gt;<br>
&gt; ------------------------------------------------------------------------------<br>
&gt; Sell apps to millions through the Intel(R) Atom(Tm) Developer Program<br>
&gt; Be part of this innovative community and reach millions of netbook<br>
&gt; users<br>
&gt; worldwide. Take advantage of special opportunities to increase revenue<br>
&gt; and<br>
&gt; speed time-to-market. Join now, and jumpstart your future.<br>
&gt; <a href="http://p.sf.net/sfu/intel-atom-d2d" target="_blank">http://p.sf.net/sfu/intel-atom-d2d</a><br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">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>
&gt;<br>
&gt; ------------------------------------------------------------------------------<br>
&gt; Sell apps to millions through the Intel(R) Atom(Tm) Developer Program<br>
&gt; Be part of this innovative community and reach millions of netbook users<br>
&gt; worldwide. Take advantage of special opportunities to increase revenue and<br>
&gt; speed time-to-market. Join now, and jumpstart your future.<br>
&gt; <a href="http://p.sf.net/sfu/intel-atom-d2d" target="_blank">http://p.sf.net/sfu/intel-atom-d2d</a><br>
&gt; _______________________________________________ gstreamer-devel mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>

<br>
<br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.mediamagictechnologies.com">www.mediamagictechnologies.com</a> (Gstreamer, ffmpeg, Red5, Streaming)<br>twitter handle: @gst_kaps<br><a href="http://www.linkedin.com/in/kapilagrawal">http://www.linkedin.com/in/kapilagrawal</a><br>