GNOME Bugzilla – Bug 658267
add tcp{srver,client}{src,sink} support on windows
Last modified: 2011-09-17 20:56:29 UTC
when i cross compile base on rhel-6 with mingw64 for win32 the gst/tcp dir do not build by default. in the configure script it's looking for sys/socket.h but not for winsock2.h (as in rtsp). is it intentional or just some kind of bug or rtsp implemented for both and tcp* is not?
Portions of the tcp plugin are still unix-only. This is unlikely to change until someone works on it. If you want, you can reopen this as an enhancement request (and set the title accordingly).