mpegts latency
TheGiamig
thegiamig at gmail.com
Tue Sep 10 14:36:37 UTC 2019
Thanks Nicolas, you are right and I understand the origin of latency .
I faced also a problem of packets loss with udpsink/src, the problem goes
away usinf tcpsink/src.
So I replied to Michael about this topic:
Michael Gruner wrote
> You are likely losing your H264 reference frame and the encoder is not
> generating another one. Try setting the encoders “key-int-max=30” (or some
> prudential value) to force periodical generation.
>
> Michael
> www.ridgerun.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at .freedesktop
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
*I tried key-int-max parameter but no luck.
The problem seems to be some packet loss but I can't understand why, because
I'm using UDP on localhost.
May be there is a way to print statistics about send and receive packets on
udpsink/src elements.
Thanks *
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list