GNOME Bugzilla – Bug 394737
Add multicast support to gstdynudpsink
Last modified: 2009-01-19 21:41:58 UTC
Add ipv4 multicast support to dynudpsink (which itself only supports ipv4). Requires multicast support in netbuffer in gst-plugins-base (Bug 358154)
Created attachment 79876 [details] [review] Add multicast support to gstdynudpsink
This depends on a feature marked for 0.11. We could start GstNetBuffer2 for 0.10, though...
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.
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?
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!
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.