[gst-devel] UDPSRC BUG
Michael Smith
msmith at xiph.org
Tue Sep 15 18:59:25 CEST 2009
On Tue, Sep 15, 2009 at 8:52 AM, Julien Isorce <julien.isorce at gmail.com> wrote:
> Hi,
>
> Does this pipeline works: gst-launch-0.10.exe udpsrc port=200 ! fakesink
> ?
>
> If not, try to compile the udp plugin with mingw
>
>>>Then I build the newest Trunk Version form the SVN. The result is the
>>> same.
>
> if you are currently using VS.
>
> (with the current git, udpsink fails with this error (and compiled with
> mingw)
> WARN multiudpsink
> gstmultiudpsink.c:790:gst_multiudpsink_init_send:<udpsink0> error: Could not
> set TTL socket option (0): No error
I believe this patch makes multiudpsink work on windows:
https://bugzilla.gnome.org/show_bug.cgi?id=534243
Note that I'm still waiting for more windows testing (particularly on
vista), and hopefully a code review from someone who knows this stuff.
udpsrc might also have similar issues, I'm not sure - I can fix these
if people are willing to test the code and comment on that bug.
Mike
More information about the gstreamer-devel
mailing list