Playback of RTP stream using gstreamer

amoln amol.natekar at gmail.com
Thu Jan 5 04:08:36 PST 2012


Thanks Wim,

I have added the gstrtpjitterbuffer in the pipeline as below:

gst-launch-0.10 udpsrc multicast-iface=eth0 uri=udp://239.255.255.6:25040
caps='application/x-rtp, media=(string)video, clock-rate=(int)90000,
encoding-name=(string)H264, profile-level-id=(string)\"\", payload=(int)96'
! gstrtpjitterbuffer latency=500 ! rtph264depay ! ffdec_h264 !
ffmpegcolorspace ! ximagesink

Now the warning messages are removed but playback is not smooth.. playback
jerks even now after specific time interval Is there any other issue with
the above mentioned pipeline?


-Amol

P.S. Attaching the SDP file for reference.
http://gstreamer-devel.966125.n4.nabble.com/file/n4265238/sample.sdp
sample.sdp 

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Playback-of-RTP-stream-using-gstreamer-tp4264837p4265238.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list