Add latency buffer for raw h.264 udp stream

Nikolaos Kefalas nkefalas at gmail.com
Wed Jul 10 03:52:23 PDT 2013


Hello all,

I have build the following pipeline to play raw h.264 stream over udp.

gst-launch-0.10 udpsrc port=8701 ! queue ! h264parse ! queue !
ffdec_h264 max-threads=4 ! queue ! xvimagesink sync=false

I am looking how to add a latency buffer to the pipeline, like the
buffering that the gstrtpjitterbuffer can offer with the "latency"
property for rtp streams.

Thanks in Advance,
Nikolaos Kefalas


More information about the gstreamer-devel mailing list