[gst-devel] UDPSRC BUG
Feil, Florian
Florian.Feil at eads.com
Tue Sep 15 17:00:38 CEST 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090915/be727018/attachment.htm>
More information about the gstreamer-devel
mailing list