<div dir="ltr">Hi<div>I've been trying to listen to a microphone that's on the network but the latency is too great for it to be acceptable. We are talking ethernet, ping <1ms but actual audio latency is (guessed) ~800ms</div><div><br></div><div>My pipeline</div><div><br></div><div><pre style="color:rgb(0,0,0)">gst-launch-1.0 alsasrc device=hw:CARD=CODEC,DEV=0 slave-method=resample provide-clock=true do-timestamp=true buffer-time=20000 ! queue ! audioconvert ! audioresample ! audio/x-raw,format=S16LE,channels=2,rate=48000,layout=interleaved ! multiudpsink clients=<a href="http://192.168.2.208:5003">192.168.2.208:5003</a>,<a href="http://192.168.2.21:5003">192.168.2.21:5003</a></pre><div><br></div><div>And the receiving end</div><div><br></div><div><pre style="color:rgb(0,0,0)">gst-launch-1.0 udpsrc port=5003 ! audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=$AUDIORATE ! autoaudiosink</pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">Is there any way to have very fast LAN audio streaming? </pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">David</pre></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><b>Stack</b> is the new term for "I have no idea what I'm actually
using".</div></div></div></div></div>
</div></div>