How to see gstreamer debug logs in ubuntu 16.0 platform

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

How to see gstreamer debug logs in ubuntu 16.0 platform

Sujith reddy
Hi all

Can anyone please help me to enable gstreamer logs in ubuntu. .

Please share the steps..


How can i use it..


Thanks
Sujith



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to see gstreamer debug logs in ubuntu 16.0 platform

Nicolas Dufresne-5
Le jeudi 29 mars 2018 à 08:51 -0700, Sujith reddy a écrit :
> Can anyone please help me to enable gstreamer logs in ubuntu. .
>
> Please share the steps..

Same as for any other OS, by paying with GST_DEBUG env:

https://gstreamer.freedesktop.org/documentation/tutorials/basic/debugging-tools.html

Nicolas
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (201 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: How to see gstreamer debug logs in ubuntu 16.0 platform

Sujith reddy
Hi


I have to change anything in nano ~/.bashrc file for environmental
variables?


Or
Just using the below command will work ?

 GST_DEBUG=2 gst-launch-1.0 paybin uri="http://        "

For me it is not working. ..is there anything i missed the steps



Thanks
Sujith




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
jmz
Reply | Threaded
Open this post in threaded view
|

Re: How to see gstreamer debug logs in ubuntu 16.0 platform

jmz
Sujith reddy wrote
> Just using the below command will work ?
>
>  GST_DEBUG=2 gst-launch-1.0 paybin uri="http://        "
>
> For me it is not working. ..is there anything i missed the steps

Level 2 may not produce messages if there is no warning. Try to increase the
level, for example, GST_DEBUG=3 or GST_DEBUG=4.




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel