<div dir="ltr">Add an rtpjitterbuffer between your rtspsrc and the rtph264depay. Alternatively, you might be able to replace the jitter buffer and the depay with an rtpbin and get better overall behavior, but I am not certain about that.<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 2, 2015 at 2:45 PM, chetan.bele <span dir="ltr"><<a href="mailto:chetan.bele03@gmail.com" target="_blank">chetan.bele03@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Guys,<br>
<br>
I am using following line for RTSP streaming:<br>
<br>
gst-launch-0.10 rtspsrc connection-speed=100000 latency=0 buffer-mode=none<br>
location=rtsp://<a href="mailto:admin%3A12345@192.168.7.207">admin:12345@192.168.7.207</a> ! rtph264depay ! ffdec_h264 !<br>
ffmpegcolorspace ! deinterlace mode=interlaced ! fpsdisplaysink sync=false<br>
-v<br>
<br>
Framerate = 30fps ( current well as average )<br>
Sometime frames getting delayed and then framerate goes so high. Is there<br>
any option to remove delayed frames so that current frame rate will be<br>
maintained to 30?<br>
<br>
Please help.<br>
<br>
Thanks in advance!!!<br>
<br>
-Chetan<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/How-to-remove-delayed-packets-in-RTSP-streaming-tp4672543.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/How-to-remove-delayed-packets-in-RTSP-streaming-tp4672543.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" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"></div></div>