<div dir="ltr">Look at the documentation for udpsrc.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Sep 14, 2013 at 2:26 AM, adam <span dir="ltr"><<a href="mailto:okhtas@gmail.com" target="_blank">okhtas@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have successfully run rtp unicast:<br>
gst-launch filesrc location=/home/abc.mp4 ! decodebin ! ffmpegcolorspace !<br>
queue ! videorate  ! ffenc_mpeg2video quantizer=4 gop-size=1  ! queue !<br>
mpegtsmux ! rtpmp2tpay ! udpsink host=192.168.1.3 port=5005<br>
<br>
I want to ask, how can I do rtp multicast to multiple clients?<br>
pipeline or what code I should add that this multicast succeed ..<br>
<br>
thank you<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/how-to-rtp-multicast-tp4661989.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/how-to-rtp-multicast-tp4661989.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">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>
</blockquote></div><br></div>