[gstreamer-bugs] [Bug 515962] [udp] add ipv6 support to multiudpsink and udpsrc, add multiudpsink ttl and loopback properties

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 21 02:56:09 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=515962

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
 Attachment #107079|0                           |1
        is obsolete|                            |
 Attachment #107176|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.9




------- Comment #10 from Wim Taymans  2008-05-21 09:56 UTC -------
        Patch by: Bruno Santos <brunof at ua dot pt>

        * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
        (gst_udp_join_group), (gst_udp_leave_group),
        (gst_udp_is_multicast):
        * gst/udp/gstudpnetutils.h:
        Provide a bunch of helper methods to deal with IPv4 and IPv6
        transparently.

        * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
        (gst_multiudpsink_init), (gst_multiudpsink_set_property),
        (gst_multiudpsink_get_property), (join_multicast),
        (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
        (gst_multiudpsink_remove):
        * gst/udp/gstmultiudpsink.h:
        Add multicast TTL and loopback properties.
        Use the helper methods to implement ip4 and ip6.

        * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
        * gst/udp/gstudpsrc.h:
        Use the helper methods to implement ip4 and ip6.
        Fixes #515962.


-- 
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