[gst-devel] UDPSRC BUG

Julien Isorce julien.isorce at gmail.com
Tue Sep 15 17:52:12 CEST 2009


Hi,

Does this pipeline works: gst-launch-0.10.exe udpsrc port=200 ! fakesink
?

If not, try to compile the udp plugin with mingw

>>Then I build the newest Trunk Version form the SVN. The result is the
same.

if you are currently using VS.

(with the current git, udpsink fails with this error (and compiled with
mingw)
WARN          multiudpsink
gstmultiudpsink.c:790:gst_multiudpsink_init_send:<udpsink0> error: Could not
set TTL socket option (0): No error
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Could not
get/set settings from/on resource.
Additional debug info:
gstmultiudpsink.c(790): gst_multiudpsink_init_send ():
/GstPipeline:pipeline0/GstUDPSink:udpsink0:
Could not set TTL socket option (0): No error
Setting pipeline to NULL ...
)

Julien


2009/9/15 Feil, Florian <Florian.Feil at eads.com>

>  Hallo,
>
> 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:
>
> gst-launch-0.10.exe udpsrc uri=udp://225.2.47.168:60000,
> caps=\"application/x-rtp\" ! rtph263depay ! ffdec_h263 ! Directdrawsink
>
> Here ist the output:
>
> C:\Users\fefl100\workspace\svn\Build\Windows\Win32\Release\bin\gstreamer>gst-launch-0.10.exe
> udpsrc uri=udp://225.2.47.168:60000, caps=\"application/x-rtp\" !
> rtph263depay ! ffdec_h263 ! directdrawsink
>
> Setting pipeline to PAUSED ...
> ERROR: Pipeline doesn't want to pause.
> ERROR: from element /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Could not
> get/set settings from/on resource.
> Additional debug info:
> ..\..\..\Source\gst-plugins-good\gst\udp\gstudpsrc.c(940): gst_udpsrc_start
> (): /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:
>
> bind failed -1: No error (0)
> Setting pipeline to NULL ...
> Freeing pipeline …
>
> Then I build the newest Trunk Version form the SVN. The result is the same.
>
> Thanks for help
>
> Mit freundlichen Grüßen - Kind regards
>
> Florian Feil
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090915/5843ae0b/attachment.htm>


More information about the gstreamer-devel mailing list