Need help to test RTP in client side
Ravikumar B
ravikumar.embed at gmail.com
Wed Jul 23 03:46:47 PDT 2014
Dear experts.,
I am new to the gstreamer. i am trying to test / play video file using
RTP on client side.
Following setup i have done on my Host machine:
Server:
Run RTP streaming using VLC player.
Client:
How to test RTP on client side..
I am using following pipeline on client side. for testing on RTP.
* 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*
but this pipeline is not working>
Can you please suggest me how can i make pipeline or test application
for testing RTP.
--
...with regards
ravikumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140723/bdca1111/attachment.html>
More information about the gstreamer-devel
mailing list