low latency appsrc pipeline

Gary Gilbreath noscgag at yahoo.com
Wed Apr 19 23:57:05 UTC 2017


Some sink elements have a "sync" property that if you set it to false will dramatically improve the latency. My version of GStreamer doesn't have any of the gtk sinks so I don't know if they have it or not, but autovideosink does so you could test with that.

      From: Emmanuel Pacaud <emmanuel.pacaud at lapp.in2p3.fr>
 To: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org> 
 Sent: Wednesday, April 19, 2017 6:47 AM
 Subject: low latency appsrc pipeline
   
Hi,

In a camera video viewer I'm developping, I'm trying to achiveve the 
lowest latency possible for the video output.

The pipeline I'm using is based on appsrc, do some color conversion, 
then display the output with gtksink or gtkglsink.

What I would like is a pipeline that displays the frames as they are 
acquired from the camera. What would be the best way to achieve this 
result ?

Currently, for some unkwnon reason, there is sometime around 1 second 
or more of latency.

For reference, the corresponding code is here:

https://github.com/AravisProject/aravis/blob/master/viewer/arvviewer.c#L880

Thanks.

    Cheers,

        Emmanuel.

_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170419/1eea4eab/attachment.html>


More information about the gstreamer-devel mailing list