<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [gst-devel] udpsink issues</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>This still doesn't seem to resolve the problem.<BR>
Attached is a test log output from gst-launch when I run.<BR>
The pipeline attempted is (slightly different than earlier):<BR>
<BR>
gst-launch filesrc location=C:/test.mpg ! decodebin ! ffmpegcolorspace ! rtpvrawpay ! udpsink host=192.168.11.255 port=9000 ttl=75<BR>
<BR>
Maybe someone might have an idea what the issue is.<BR>
It does appear to be complaining about TTL, but I set this.<BR>
This log was generated using debug level 3 for the entire run.<BR>
<BR>
-----Original Message-----<BR>
From: Wim Taymans [<A HREF="mailto:wim.taymans@gmail.com">mailto:wim.taymans@gmail.com</A>]<BR>
Sent: Tue 8/24/2010 9:38 AM<BR>
To: Discussion of the development of GStreamer<BR>
Subject: Re: [gst-devel] udpsink issues<BR>
<BR>
On Tue, 2010-08-24 at 09:30 -0400, Greg Wunder wrote:<BR>
&gt; Do you have a proposed revised pipeline?<BR>
<BR>
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">http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/rtp/README#n251</A><BR>
<BR>
Wim<BR>
<BR>
&gt;<BR>
&gt; -----Original Message-----<BR>
&gt; From: Wim Taymans [<A HREF="mailto:wim.taymans@gmail.com">mailto: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'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't live without<BR>
&gt; &gt; Enter the BlackBerry Developer Challenge<BR>
&gt; &gt; <A HREF="http://p.sf.net/sfu/RIM-dev2dev">http://p.sf.net/sfu/RIM-dev2dev</A><BR>
&gt; &gt; _______________________________________________ gstreamer-devel<BR>
&gt; mailing list gstreamer-devel@lists.sourceforge.net<BR>
&gt; <A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">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">http://p.sf.net/sfu/intel-atom-d2d</A><BR>
&gt; _______________________________________________<BR>
&gt; gstreamer-devel mailing list<BR>
&gt; gstreamer-devel@lists.sourceforge.net<BR>
&gt; <A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">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">http://p.sf.net/sfu/intel-atom-d2d</A><BR>
&gt; _______________________________________________ gstreamer-devel mailing list gstreamer-devel@lists.sourceforge.net <A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">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">http://p.sf.net/sfu/intel-atom-d2d</A><BR>
_______________________________________________<BR>
gstreamer-devel mailing list<BR>
gstreamer-devel@lists.sourceforge.net<BR>
<A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</A><BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>