[gstreamer-bugs] [Bug 358154] New: Multicast support in GstnNetBuffer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 28 09:45:56 PDT 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=358154

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

           Summary: Multicast support in GstnNetBuffer
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: behanw at websterwood.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unversioned Enhancement
   GNOME milestone: Unspecified


I am proposing to add data important to supporting multicast traffic to
GstNetBuffer (actually the change is made to GstNetAddress which is used in
GstNetBuffer). The idea is to  include such information as loopback, ttl, and
sending interface settings such that these parameters can be passed between gst
elements.

In my particular case, I need to add multicast support to dynudpsink,
and by adding the above parameters to gstnetbuffer, dynudpsink will be able
to support sending multicast udp packets using different settings per
multicast address.

Patch to come.


-- 
Configure bugmail: http://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