[gstreamer-bugs] [Bug 383001] [PATCH] if using multicast in udpsrc, bind to the multicast address rather than IN_ADDR_ANY

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Dec 6 06:35:17 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=383001

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


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
  Attachment #77811|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #2 from Wim Taymans  2006-12-06 14:33 UTC -------
        Patch by: Rob Taylor <robtaylor at floopily dot org>

        * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
        If using multicast in udpsrc, bind to the multicast address rather than
        IN_ADDR_ANY.
        This allows the simultanous use of multiple udpsrcs listening on
        different multicat addresses. Without this all udpsrcs will receive all
        packets from all subscribed multicast addresses.
        Fixes #383001.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list