Hi,<br><br>Does this pipeline works: gst-launch-0.10.exe udpsrc port=200 ! fakesink<br>?<br><br>If not, try to compile the udp plugin with mingw<br><br>&gt;&gt;<font face="Arial" size="2">Then I build the newest Trunk Version form the SVN. The result is the same.</font><br>
<br>if you are currently using VS.<br><br>(with the current git, udpsink fails with this error (and compiled with mingw)<br>WARN          multiudpsink gstmultiudpsink.c:790:gst_multiudpsink_init_send:&lt;udpsink0&gt; error: Could not set TTL socket option (0): No error<br>
ERROR: Pipeline doesn&#39;t want to pause.<br>ERROR: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Could not get/set settings from/on resource.<br>Additional debug info:<br>gstmultiudpsink.c(790): gst_multiudpsink_init_send (): /GstPipeline:pipeline0/GstUDPSink:udpsink0:<br>
Could not set TTL socket option (0): No error<br>Setting pipeline to NULL ...<br>)<br><br>Julien<br><br><br><div class="gmail_quote">2009/9/15 Feil, Florian <span dir="ltr">&lt;<a href="mailto:Florian.Feil@eads.com">Florian.Feil@eads.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div>


<p><font face="Arial" size="2">Hallo,</font>
</p>

<p><font face="Arial" size="2">I would like to play a multicast Stream from a Camera. It streams a 4cif codec. Under Linux it works fine but i neet to play the Stream under Windows. I would open the stream with the following command:</font></p>


<p><font face="Arial" size="2">gst-launch-0.10.exe udpsrc uri=udp://<a href="http://225.2.47.168:60000" target="_blank">225.2.47.168:60000</a>, caps=\&quot;application/x-rtp\&quot; ! rtph263depay ! ffdec_h263 ! Directdrawsink</font></p>


<p><font face="Arial" size="2">Here ist the output:</font>
</p>

<p><font face="Arial" size="2">C:\Users\fefl100\workspace\svn\Build\Windows\Win32\Release\bin\gstreamer&gt;gst-launch-0.10.exe udpsrc uri=udp://<a href="http://225.2.47.168:60000" target="_blank">225.2.47.168:60000</a>, caps=\&quot;application/x-rtp\&quot; ! rtph263depay ! ffdec_h263 ! directdrawsink</font></p>


<p><font face="Arial" size="2">Setting pipeline to PAUSED ...</font>

<br><font face="Arial" size="2">ERROR: Pipeline doesn&#39;t want to pause.</font>

<br><font face="Arial" size="2">ERROR: from element /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Could not get/set settings from/on resource.</font>

<br><font face="Arial" size="2">Additional debug info:</font>

<br><font face="Arial" size="2">..\..\..\Source\gst-plugins-good\gst\udp\gstudpsrc.c(940): gst_udpsrc_start (): /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:</font></p>

<p><font face="Arial" size="2">bind failed -1: No error (0)</font>

<br><font face="Arial" size="2">Setting pipeline to NULL ...</font>

<br><font face="Arial" size="2">Freeing pipeline …</font>
</p>

<p><font face="Arial" size="2">Then I build the newest Trunk Version form the SVN. The result is the same.</font>
</p>

<p><font face="Arial" size="2">Thanks for help</font>
</p>

<p><font face="Arial" size="2">Mit freundlichen Grüßen - Kind regards </font>
</p>

<p><font face="Arial" size="2">Florian Feil</font>
</p>

</div>
<br>------------------------------------------------------------------------------<br>
Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA<br>
is the only developer event you need to attend this year. Jumpstart your<br>
developing skills, take BlackBerry mobile applications to market and stay<br>
ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;<br>
<a href="http://p.sf.net/sfu/devconf" target="_blank">http://p.sf.net/sfu/devconf</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>