How to check GStreamer log when the application is not launched from a terminal?

Stefan Kost ensonic at hora-obscura.de
Fri Jun 17 09:36:33 PDT 2011


On 06/17/11 11:58, Lin, Mengdong wrote:
>
> Can I direct GStreamer log message to a local file no matter an 
> application is launched from terminal or not? Can GStreamer be 
> configured to set a log file?
>
You can use gst_debug_add_log_function().

Stefan
>
> I want to check the GStreamer log message when running some GUI 
> application. But I cannot launch the application from the terminal for 
> some error. I can only launch it by clicking the icon now.
>
> I still want to check the GStreamer log when the application is running.
>
> Thanks & Best Regards
>
> Amanda
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list