<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/17 beritzi <span dir="ltr"><<a href="mailto:bruce.ritzi@mauiimaging.com" target="_blank">bruce.ritzi@mauiimaging.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I installed the latest version SDK (2012.11) which I guess is using version<br>
0.10.36. I'm using the 32-bit version. I have tried the same pipeline on<br>
Linux/Ubuntu(3.2.0-38-generic) and it works: also using version 0.10.36 of<br>
gstreamer.<br>
<br>
server:<br>
gst-launch videotestsrc ! ffenc_mpeg4 ! rtpmp4vpay ! udpsink port=5000 -v<br>
<br>
client:<br>
gst-launch udpsrc port=5000 caps="application/x-rtp, media=(string)video,<br>
clock-rate=(int)90000, encoding-name=(string)MP4V-ES,<br>
profile-level-id=(string)1,<br>
config=(string)000001b001000001b58913000001000000012000c48d8800f50a041e1463000001b24c61766335332e33352e30"<br>
! rtpmp4vdepay ! ffdec_mpeg4 ! ffmpegcolorspace ! autovideosink<br>
<br>
Could you let me know if this pipeline works for you on Windows?<br>
<br>
I have a network sniffer and I see no packets. It is not a firewall issue<br>
since I can do the same thing with just raw UDP socket and it works. I've<br>
done the same pipeline in a python script and monitored the udpsink<br>
properties. The bytes-served property shows the bytes increasing so it<br>
thinks it is sending packets to the client.<br>
<br></blockquote><div><br></div><div>This has been raised several times in the ML, could you please open a new bug report (<a href="https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a>) so that we can track it properly?<br>

<br>Thanks,<br></div><div>Andoni<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks,<br>
Bruce<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/RTP-video-test-on-Windows-tp4660570p4660592.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/RTP-video-test-on-Windows-tp4660570p4660592.html</a><br>


<div class=""><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>