<p dir="ltr">Thank you very much! I will try that property.</p>
<br><div class="gmail_quote"><div dir="ltr">Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>>于2015年9月21日周一 01:05写道:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On So, 2015-09-20 at 12:18 +0000, 戚文敏 wrote:<br>
> Thank you Sebastian!<br>
><br>
> I downloaded 1.5.91 version, compiled and installed on Ubuntu 14.04.<br>
> I changed adder into audiomixer:<br>
><br>
> gst-launch-1.0 -vvv \<br>
>   audiotestsrc ! queue! audiomixer name=a ! autoaudiosink \<br>
>   audiotestsrc wave=6 ! queue ! a. \<br>
>   filesrc location=./a.sdp ! sdpdemux timeout=0 ! decodebin ! queue !<br>
> a.<br>
><br>
> When the RTP streaming paused (the 3rd stream), the first 2 streams<br>
> are not mixed. The audiomixer is blocked. Could you give me some<br>
> hints?<br>
<br>
The two streams are not live. Set is-live=true on both audiotestsrc.<br>
<br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>