<div dir="ltr"><div><div><div>Hello,<br><br>I am using gst 1.8.0 and I am trying to use audiomixer element with multiple SHM sources.<br><br>I have added also audiotestsrc so something is always playing through the mixer.<br><br>All source elements are separated from audiomixer via multiqueue.<br><br></div>So it looks like:<br><br></div>audiotestsrc               -> multiqueue -> audiomixer<br></div>shmsrc1 -> capsfilter -> multiqueue -> audiomixer  -> queue -> output<br><div><div><div>shmsrc2 -> capsfilter -> multiqueue -> audiomixer</div><div>...<br><br></div><div>(obviously there's one multiqueue and one audiomixer).<br></div><div><br>Once I add shmsrc, there are loads of the following errors:<br><br>Warning GStreamer error: clock problem. (gstaggregator.c(1409): gst_aggregator_query_latency_unlocked (): /GstPipeline:pipeline0/InputBin:inputbin0/GstAudioMixer:mixer:<br><br>warning: Impossible to configure latency: max 0:00:00.000000000 < min 0:00:00.021333333. Add queues or other buffering elements<br><br></div><div>Any suggestions how to deal with this?<br><br></div><div>Marcin<br></div></div></div></div>