[gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 11 16:55:53 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=534243
  GStreamer | gst-plugins-good | git

--- Comment #29 from Richard Spiers <richard.spiers at gmail.com> 2010-03-12 00:55:47 UTC ---
Created an attachment (id=155910)
 View: https://bugzilla.gnome.org/attachment.cgi?id=155910
 Review: https://bugzilla.gnome.org/review?bug=534243&attachment=155910

Fixes for udp on windows vista / 7

Hi all

I have attached a patch that applies to current git from the patch above and
from https://bugzilla.gnome.org/show_bug.cgi?id=604870

I now have working udp traffic on my windows 7 machine.

It needs to be tested on linux and windows XP to make sure I didn't break
anything when re-arranging / merging patches based off old code.

I would appreciate it if someone could review how the ss_family is assigned to
the sink in the gst_multiudpsink_init_send function, to make sure i didn't miss
a case / how it should be handled. The rest of the code is pretty much as is
from the other patches.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list