[gstreamer-bugs] [Bug 515962] New: [udp] add ipv6 support

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 12 01:33:41 PST 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=515962

  GStreamer | gst-plugins-good | Ver: 0.10.6
           Summary: [udp] add ipv6 support
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: brunof at ua.pt
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This patch adds ipv6 support for udpsrc and udpsink. It has been tested in
Ubuntu7.10 (x86) and Nokia N800 (armel) with an ipv6 enabled kernel. At this
moment I'm unable to use cvs, because of the internet connection I'm using, so
the patch for cvs will be made available later.

Issues: In order to receive ipv6 packets with udpsrc we need to specify the
ipv6 localhost or else it will default to ipv4, we can do this by specifying
multicast-group=::1 for unicast or multicast-group=FF0E::1 for multicast.

This patch was written by request of IT Aveiro (www.av.it.pt) on behalf of the
C-Mobile Project.


-- 
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=515962.




More information about the Gstreamer-bugs mailing list