[gstreamer-bugs] [Bug 541650] New: udpsrc fails to parse URI with IPv6 address

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jul 5 05:30:32 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=541650

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: udpsrc fails to parse URI with IPv6 address
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tero.saarni at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


Please describe the problem:
I'm using sdpdemux to open stream with IPv6 address.  It sets URI like
udp://ff15:0:0:0:0:0:1:0600:10122 where 10122 is the port number.  When the URI
is parsed by udpsrc it will try find the port number by searching for the first
colon (:) from left which is ok for IPv4 dotted decimal notation but fails on
IPv6 notation.

Steps to reproduce:
Set URI with IPv6 address to udpsrc

Actual results:
opening socket fails

Expected results:


Does this happen every time?
yes

Other information:
see attached .sdp file and suggested patch for udpsrc.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=541650.




More information about the Gstreamer-bugs mailing list