How to get debug logs when gstreamer is called by an application

Sebastian Dröge sebastian at centricular.com
Thu Nov 28 03:46:59 PST 2013


On Do, 2013-11-28 at 03:11 -0800, sathish wrote:
> Hi,
> 
> I have an application that calls gstreamer and the continues to pulse audio.
> 
> Is there any way to get a debug log for the sandwiched gstreamer application
> ??
> 
> when I used gst-launch, I was able to get the logs. The application I am
> using on top a QT based application.
> 
> Application flow:-
> 
> QT (PHONON) -> gstreamer --> pulseaudio

Yes, by setting the GST_DEBUG environment variable for example. It takes
the same format as --gst-debug on gst-launch, e.g.
GST_DEBUG=basesrc:6,*:3

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131128/74495b79/attachment.pgp>


More information about the gstreamer-devel mailing list