[gstreamer-bugs] [Bug 515312] [RFC] Make networking elements work on windows

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 4 04:40:25 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=515312

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #11 from Damien Lespiau  2008-03-04 12:40 UTC -------
Ok. Now that gstpoll is committed in tree and that I finally have my GStreamer
git tree around, I have cleaned up my patches a lot so they are much simpler to
review and comment.

FWIT gstreamer (the core) does not compile under windows right now because
there are no POLL* defines on windows.

I have 3 patches :

gstreamer-0001-Add-Windows-compatibility-layer: the core patch
gst-base-0001-Make-sdp-library-compile-for-win32: a one liner to make -base
cross compile
gst-good-0001-Make-libgstudp-work-on-Windows: port libgstudp to use the compat
layer code

with this:

gst-launch-0.10.exe -v --gst-plugin-path=c:\test-git\runtime\lib\gstreamer-0.10
udpsrc uri="udp://239.1.2.3:1234" ! flutsdemux ! ffdec_mpeg2video ! queue
max-size-buffers=0  max-size-buffers=0 ! ffmpegcolorspace ! directdrawsink
sync=0


works.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=515312.




More information about the Gstreamer-bugs mailing list