udpsink bug (?) on windows

Dudi.r dudi017 at gmail.com
Wed Mar 19 05:51:35 PDT 2014


Hi,

I am trying to output RTP stream over the network with windows 7.

it seems that udpsink doesn't transmit not even a single packet (I tested it
with Wireshark). 

I tried allot of combination to check if im doing something wrong, but after
all of my attempts and after reading about it in the network, I found out
that there is a problem with udpsink and windows.

this is the basic pipeline I have been trying to work with:


gst-launch-0.10  videotestsrc ! x264enc ! rtph264pay ! udpsink host=[IP]
port=[PORT]

some links to the udpsink problem:

1) https://bugs.freedesktop.org/show_bug.cgi?id=69225
2) https://bugs.freedesktop.org/show_bug.cgi?id=55756
3)
http://gstreamer-devel.966125.n4.nabble.com/udpsink-issue-on-Windows-td3480576.html

they say that the problem is with any kind of transmission over the network
(video or audio)
in the second link, a "libgstudp.dll (x86_86)" is provider but it seems that
it didn't work out..

if someone know something about it, or if there is some way to fix it, it
will be very helpful.

thanks!




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/udpsink-bug-on-windows-tp4666020.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list