<!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.7655.4">
<TITLE>UDPSRC BUG</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>

<P><FONT SIZE=2 FACE="Arial">Hallo,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">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 SIZE=2 FACE="Arial">gst-launch-0.10.exe udpsrc uri=udp://225.2.47.168:60000, caps=\&quot;application/x-rtp\&quot; ! rtph263depay ! ffdec_h263 ! Directdrawsink</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Here ist the output:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">C:\Users\fefl100\workspace\svn\Build\Windows\Win32\Release\bin\gstreamer&gt;gst-launch-0.10.exe udpsrc uri=udp://225.2.47.168:60000, caps=\&quot;application/x-rtp\&quot; ! rtph263depay ! ffdec_h263 ! directdrawsink</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Setting pipeline to PAUSED ...</FONT>

<BR><FONT SIZE=2 FACE="Arial">ERROR: Pipeline doesn't want to pause.</FONT>

<BR><FONT SIZE=2 FACE="Arial">ERROR: from element /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Could not get/set settings from/on resource.</FONT>

<BR><FONT SIZE=2 FACE="Arial">Additional debug info:</FONT>

<BR><FONT SIZE=2 FACE="Arial">..\..\..\Source\gst-plugins-good\gst\udp\gstudpsrc.c(940): gst_udpsrc_start (): /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">bind failed -1: No error (0)</FONT>

<BR><FONT SIZE=2 FACE="Arial">Setting pipeline to NULL ...</FONT>

<BR><FONT SIZE=2 FACE="Arial">Freeing pipeline &#8230;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Then I build the newest Trunk Version form the SVN. The result is the same.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks for help</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Mit freundlichen Grüßen - Kind regards </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Florian Feil</FONT>
</P>

</BODY>
</HTML>