[gstreamer-bugs] [Bug 345288] New: [PATCH] udp for Windows

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 19 01:40:17 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=345288
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: [PATCH] udp for Windows
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: joni.valtanen at movial.fi
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I have made some work with UDP under Windows.

-all four sinks and src should work.
-added nessessary Windows network stuff
-replaced unix sockets with pipe.
-close(netsocket) replaced with closesocket()
-added inet_aton function
-tried to make it work with minimal modification to original

There is needed some testing. I have tested send some data: win local, win ->
lin, lin -> win.

It has own directory and can easily added to gst-lpugins-good/gst dir to
testing.


-- 
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