<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Hi,</p>
    <p><br>
    </p>
    <p>Those variables seems correct but you have to call gst_deinit()
      right before exiting your application<br>
      so that the tracer can check for leaks.<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 26/11/20 13:40, Jovic, Vladimir
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:3353dc4b585c4713aa22bce7cbd6eb94@ifm.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;}</style>
      <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
        dir="ltr">
        <p>Hi,</p>
        <p><br>
        </p>
        <p>I would like to track a leak in my application, which uses
          gstreamer libraries to display ip camera image.</p>
        <p>Reading online documentation, I set next environment
          variables and then I run my program:</p>
        <p><span style="font-family:monospace"><span
              style="color:#000000;background-color:#ffffff;">GST_TRACERS="leaks"
              <br>
            </span></span></p>
        <p><span style="font-family:monospace"><span
              style="color:#000000;background-color:#ffffff;">GST_DEBUG="GST_<a class="moz-txt-link-freetext" href="TRACER:7">TRACER:7</a>"</span><br>
          </span>but it didn't print anything.</p>
        <p>So, I was wondering - do I need to somehow configure
          gstreamer libraries to enable leaks tracer? I use yocto to
          build, and the version is 1.16.2.</p>
        <p><br>
        </p>
        <p>Cheers,</p>
        <p>Vladimir Jovic</p>
        <p><br>
        </p>
      </div>
      <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>
  </body>
</html>