<p>rtspsrc location=[IP] name=source ! rtpjitterbuffer name=rtpjitterbuffer1 ! rtph264depay name=vdepay ! h264parse name=vparse config-interval=1 ! multiqueue max-size-time=0 name=mq source. ! rtpjitterbuffer name=rtpjitterbuffer2 ! rtpmp4gdepay name=adepay ! aacparse name=aparse ! mq.</p>
<p>I setup the following pipeline in my application but I do not get a signal from the pad-added.</p>
<p>g_signal_connect(mq, "<b>pad-added</b>", G_CALLBACK(cb_new_multiqueue_pad), this->pRtspPipeline);</p>
<p><b>pad-removed</b> works but the <b>pad-added</b> doesn't seem to work.</p>
<p><b>any ideas?</b></p>

        
        
        <div class="signature" style="margin-top:1em;color:#666666;font-size:11px;">
                                ------------------------------
<br/>Gstreamer 1.14.1
<br/>------------------------------
<br/>Windows
                        </div>
<br/><hr align="left" width="300" />
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>