Pipeline Accumulates Overtime?
Michael MacIntosh
mmacintosh at linear-systems.com
Tue Aug 15 16:39:44 UTC 2017
Looks like the default latency of rtsp src is 2000 ms, so that could be
contributing to your latency.
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good/html/gst-plugins-good-plugins-rtspsrc.html#GstRTSPSrc--latency
Cheers,
Michael.
On 8/15/2017 9:32 AM, killerrats wrote:
> LIVE STREAM
> rtspsrc -> queue -> rtph264depay -> h264parse -> avdec_h264 -> d3dvideosink
>
> Having problem after a period of time the video will be delayed more than 5
> seconds. Does the queue element accumulate too much overtime to make a
> delay? I just have the default set for the queue element. I am using 1.6 for
> gstreamer. Anybody have any ideas? it seems to be long time after it will
> delay not right off.
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Pipeline-Accumulates-Overtime-tp4684212.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
More information about the gstreamer-devel
mailing list