<div dir="ltr"><div><div><div><div><div><div><div>Dear experts.,<br><br></div> I am new to the gstreamer. i am trying to test / play video file using RTP on client side.<br> <br></div> Following setup i have done on my Host machine:<br>
<br></div> Server:<br></div> Run RTP streaming using VLC player.<br><br></div> Client:<br></div> How to test RTP on client side.. <br> <br></div><div> I am using following pipeline on client side. for testing on RTP.<br>
<b> gst-launch-0.10 -v gstrtpbin name=rtpbin latency=2000 rtcp-sync=2 buffer-mode=0 udpsrc caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, payload=(int)33, seqnum-base=(int)49316, clock-base=(int)470688351, encoder-name=(string)MP2T-ES " auto-multicast=1 port=1234 buffer-size=524288 do-timestamp=true blocksize=8192 ! rtpbin.recv_rtp_sink_0 rtpbin. ! typefind ! rtpmp2tdepay ! mpegtsdemux name=demux demux. ! queue2 ! mpegvideoparse ! ffdec_mpeg2video ! ffmpegcolorspace qos=true ! videoscale ! autovideosink demux. ! queue2 ! ffdec_ac3 ! autoaudiosink<br>
</b></div><div> but this pipeline is not working><br></div><div> <br></div> Can you please suggest me how can i make pipeline or test application for testing RTP.<br>
<div><div><div><div><div><div><div> <br clear="all"><div><div><div><br>-- <br>...with regards<br> ravikumar
</div></div></div></div></div></div></div></div></div></div></div>