Sync=true Adding 6 seconds latency

Nicolas Dufresne nicolas.dufresne at gmail.com
Wed Oct 26 16:53:58 UTC 2016


Le mardi 25 octobre 2016 à 17:52 -0700, Eric-Stone a écrit :
> I'm working on lowering the latency of RTMP playback with  gst-unity-bridge
> > <https://github.com/ua-i2cat/gst-unity-bridge>  . I've found that by setting
> sync=0, playback is almost instant, but the video drops a LOT of frames.
> 
> My question is, how do I either get a lower latency with the sync param
> enabled, or how can I get the sync param to buffer the video less?
> 
> Any suggestions/advice would be more than appreciated!

You should describe what you are doing. I see in your code that you
play with pipeline base time, could be your error. Latency depends on
elements you place in your pipeline.

Nicolas


More information about the gstreamer-devel mailing list