<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div><span>Hi,</span></div><div><span>&nbsp;</span></div><div><span>You need to add&nbsp;"multicast-group = localhost" to "udpsrc" and it should work.</span></div><div><span></span>&nbsp;</div><div><span>Ibra</span></div><div><br></div><div style="font-family: Courier New, courier, monaco, monospace, sans-serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font size="2" face="Arial"><div style="margin: 5px 0px; padding: 0px; border: 1px solid rgb(204, 204, 204); height: 0px; line-height: 0; font-size: 0px;" class="hr" contentEditable="false" readonly="true"></div><b><span style="font-weight: bold;">From:</span></b> saev &lt;saurabh_verma81@yahoo.co.in&gt;<br><b><span style="font-weight: bold;">To:</span></b> gstreamer-devel@lists.freedesktop.org<br><b><span
 style="font-weight: bold;">Sent:</span></b> Wednesday, 28 September 2011, 12:06<br><b><span style="font-weight: bold;">Subject:</span></b> streamed video in network is not played at client<br></font><br>Hi,<br>I am trying to stream video in network using below command:<br>gst-launch videotestsrc ! gdppay ! queue ! udpsink&nbsp; port=5554 host=localhost<br>for testing&nbsp; purpose i have put the host as localhost.<br><br>On client side to play the streamed video( i want to play the send video<br>here) I am running following command:<br>gst-launch&nbsp; -v udpsrc port=5554&nbsp; ! gdpdepay !&nbsp; queue ! ffmpegcolorspace !<br>autovideosink<br><br>But I don't see any video played at client side . Can anyone help me whats<br>the problem with above command?<br><br><br>--<br>View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/streamed-video-in-network-is-not-played-at-client-tp3850726p3850726.html"
 target="_blank">http://gstreamer-devel.966125.n4.nabble.com/streamed-video-in-network-is-not-played-at-client-tp3850726p3850726.html</a><br>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" ymailto="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><br><br></div></div></div></body></html>