<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>how to place a queue element in between gstrtpbin and sink </TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&nbsp;Hello Developers,<BR>
<BR>
&nbsp;I am facing the linking problem in the pipeline below<BR>
&nbsp;in between gstrtpbin and sink . I want to place a<BR>
&nbsp;queue in between the two elements .<BR>
<BR>
&nbsp;Please suggest if its feasible and how it can be done<BR>
&nbsp;through an application ?<BR>
<BR>
&nbsp;I want to implement the following pipeline&nbsp;<BR>
<BR>
&nbsp;src -&gt; Mpeg4 parser -&gt; caps -&gt; mpeg4 packetiser -&gt; queue -&gt; gstrtpbin -&gt; queue -&gt; sink.<BR>
&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8<BR>
<BR>
&nbsp;The linking is successfully done when am linking element 6 and element 8<BR>
&nbsp;with no element 7 in between and facing the problem when element 7<BR>
&nbsp;is placed in between.<BR>
<BR>
&nbsp;Kindly suggest.<BR>
&nbsp;Thanks in advance.<BR>
<BR>
&nbsp;Regards,<BR>
&nbsp;Arnab<BR>
<BR>
<BR>
</FONT>
</P>

<pre>
</pre></BODY>
</HTML>