<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 11/28/2014 09:57 AM, Darshan Patel
wrote:<br>
</div>
<blockquote
cite="mid:CAGKu3qL3kB8fsodUredm18C9POo88Qt0ekk6QPNOjBVcEoO8pQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Hi All,<br>
<br>
</div>
I want to update the Gstreamer Application debugging run time. I
tried to update GST_DEBUG environment variable run time. But it
did not take any effect. Is there any way to update debugging
run time?<br clear="all">
</div>
</blockquote>
The env var is only read on startup, after that you need to use the
API /e.g.
<meta http-equiv="content-type" content="text/html; charset=utf-8">
gst_debug_category_set_threshold()).<br>
Stefan<br>
<blockquote
cite="mid:CAGKu3qL3kB8fsodUredm18C9POo88Qt0ekk6QPNOjBVcEoO8pQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div><br>
-- <br>
<div class="gmail_signature">
<div dir="ltr">Regards<br>
Darshan</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<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="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>