[gstreamer-bugs] [Bug 595978] New: [udpsrc] failed to play a multicast stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 22 11:02:22 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595978
  GStreamer | gst-plugins-good | git

           Summary: [udpsrc] failed to play a multicast stream
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: julien.isorce at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


* Steps to Reproduce:

gst-launch-0.10 udpsrc uri=udp://224.0.0.1:1234 ! fakesink

* Actual Results: 

0:00:00.125000000  3256   00332790 DEBUG               udpsrc
gstudpsrc.c:611:gst_udpsrc_update_uri:<udpsrc0> updated uri to
udp://224.0.0.1:1234
Setting pipeline to PAUSED ...
0:00:00.125000000  3256   00332790 DEBUG               udpsrc
gstudpsrc.c:804:gst_udpsrc_start:<udpsrc0> allocating socket for 224.0.0.1:1234
0:00:00.140625000  3256   00332790 DEBUG               udpsrc
gstudpsrc.c:821:gst_udpsrc_start:<udpsrc0> binding on port 1234
0:00:00.140625000  3256   00332790 WARN                udpsrc
gstudpsrc.c:940:gst_udpsrc_start:<udpsrc0> error: bind failed -1: No error (0)
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 ...

* Expected Results:

Playing state reached.

* Build Date & Platform:

git HEAD (and same result before ipv6 add-ons)

* Additional Information:

Same result with
gst-launch-0.10 udpsrc multicast-group=224.0.0.1 port=1234 ! fakesink

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list