Gstreamer logs to file on android

Sapna kumari sapna344 at gmail.com
Wed Aug 11 04:54:45 UTC 2021


Hello,

I need to save gstreamer logs to file instead of showing on logcat in
android.

I have set below environment:
setenv ( "GST_DEBUG","*.5",1);
setenv ("GST_DEBUG_FILE", "/path/gst.log", 1);
GST_DEBUG_CATEGORY_INIT ( debugcategory, "name", 0, "description");

But logs are shown on logcat and no log file is generated.

Is there some thing I am missing?
Please advise.

Thanks,
Sapna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210811/9b612c58/attachment.htm>


More information about the gstreamer-devel mailing list