<div dir="ltr">The latency is set in the latency property. If you are using gst-launch, specify latency=nnnn as part of the pipeline. If you are using a program, then you can set properties with g_object_set(). There are GStreamer and GLib examples.<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 16, 2015 at 10:08 AM, ironman <span dir="ltr"><<a href="mailto:serhat.ayser@yandex.com" target="_blank">serhat.ayser@yandex.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am newbie in gstreamer and I am using gstreamer with opencv to capture<br>
frames from the rtsp stream. But latency is about 2-3 seconds. Altough I<br>
decrease the resolution of the stream latency does ot change. Proably the<br>
main reason of the latency is that latency property of the rtpsrc is default<br>
2000. How can I change this default value. Can I change this latency<br>
property by going any header file. Thanks in advance.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/How-to-change-default-latency-value-of-rtsp-stream-tp4673658.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/How-to-change-default-latency-value-of-rtsp-stream-tp4673658.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"><br></div></div></div>