After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 394737 - Add multicast support to gstdynudpsink
Add multicast support to gstdynudpsink
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: 0.11.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 358154
Blocks:
 
 
Reported: 2007-01-09 18:42 UTC by Behan Webster
Modified: 2009-01-19 21:41 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Add multicast support to gstdynudpsink (3.74 KB, patch)
2007-01-09 18:43 UTC, Behan Webster
none Details | Review

Description Behan Webster 2007-01-09 18:42:42 UTC
Add ipv4 multicast support to dynudpsink (which itself only supports ipv4).

Requires multicast support in netbuffer in gst-plugins-base (Bug 358154)
Comment 1 Behan Webster 2007-01-09 18:43:53 UTC
Created attachment 79876 [details] [review]
Add multicast support to gstdynudpsink
Comment 2 Wim Taymans 2007-01-11 17:57:07 UTC
This depends on a feature marked for 0.11. We could start GstNetBuffer2 for 0.10, though...
Comment 3 Behan Webster 2007-01-11 18:52:04 UTC
The other option is only add ipv4 multicast support to GstNetBuffer for 0.10 and add ipv6 for 0.11.  I think there would be room in the padding for that without breaking ABI compatibility.
Comment 4 Wim Taymans 2008-05-21 10:56:20 UTC
Is there still need for dynudpsink? We have multiudpsink that can send to multiple destinations and managing destinations in gstreamer elements is not a good idea, anyway. I believe this is a relic from the old rtpbin, right?
Comment 5 Christoph Wurm 2009-01-19 19:11:16 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 6 Behan Webster 2009-01-19 21:41:58 UTC
This was for use with the old rtpbin.  I still haven't heard back from the people I coded this for; whether they are still using it or not.  I'm assuming that since I haven't heard, that closing the bug probably is for the best.  Sorry for the (long) delay in answering.