<div dir="ltr"><div><div>Hi,<br><br></div>I'm using Gstreamer for RTP streaming with this pipeline :<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="background-color:rgb(255,255,255)"><span style="">gst-launch-1.0 udpsrc port=5000 caps=application/x-rtp ! rtpjitterbuffer latency=50 drop-on-latency=true ! rtpopusdepay ! opusdec ! alsasink sync=false</span></span></blockquote><div><br></div><div>The delay is about 300ms. It is not so bad but I want to reduce it as much as I can.<br></div><div>I don't really understand all the properties of the elements and I would like to know which ones can help reduce the latency (besides the ones I already use).<br><br></div><div>Thanks :)<br><br><br></div><div>(sorry if there is some grammar mistakes) <br></div></div>