<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    No.<br>
    <br>
    Pipeline loops must be broken in some way by using any of the
    various black hole elements (appsrc/sink, proxysrc/sink,
    interaudio/videosrc/sink, etc).<br>
    <br>
    <div class="moz-cite-prefix">On 27/7/21 12:47 am, Florian Echtler
      via gstreamer-devel wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:e22e7329-2561-df6c-1092-bacc6b023877@butterbrot.org">Hello
      everyone,
      <br>
      <br>
      I'm working with a fairly complex pipeline (as also evidenced by
      my earlier posts :-) containing several webrtcbins, mixers,
      compositors etc. etc.
      <br>
      <br>
      Things are generally working, but I'm now getting persistent
      warnings along the lines of
      <br>
      <br>
      Gstreamer-WARNING **: 16:41:44.954:  loop detected in the graph of
      bin 'pipeline0'!!
      <br>
      <br>
      which is sort of obvious, because yes, I'm running a webrtcbin
      inside another wrapper bin which then feeds into the various
      mixers and also receives the outgoing streams back from the
      mixers. So purely from the POV of the toplevel bin, there _is_ a
      loop, but as soon as you recurse into the bins, this is resolved.
      <br>
      <br>
      Can I disable this specific warning somehow?
      <br>
      <br>
      Best, Florian
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>