How to change default latency value of rtsp stream

Sebastian Dröge sebastian at centricular.com
Thu Sep 17 02:29:46 PDT 2015


On Do, 2015-09-17 at 00:49 -0700, ironman wrote:
> Thanks for the reply Chuck. I am working with opencv and I do not
> work with
> the pipelines or gstreamer sdk. Opencv uses the gstreamer to open
> rtsp
> stream. In cap_gstreamer.cpp they do all the stuff. I make a
> walkthrough on
> the this cpp file but I cannot find a rtspsrc object. As far as I see
> latency is the  rtspsrc property. Somehow it uses rtspsrc object and
> create
> but I cannot solve how they use it in the cpp file. So If I am able
> to
> change the the default latency from a header file, I do not have
> modify the
> cap_gstreamer.cpp file of the opencv. 

You should report this to OpenCV as this is related to how they use
GStreamer. They would have to provide some API for you to adjust the
latency or set a lower latency themselves (but doing that
unconditionally is a bad idea).

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150917/188e6f2a/attachment.sig>


More information about the gstreamer-devel mailing list