low latency appsrc pipeline

Emmanuel Pacaud emmanuel.pacaud at lapp.in2p3.fr
Wed Apr 19 13:11:40 UTC 2017


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.



More information about the gstreamer-devel mailing list