Michael Adams
Results
1
comments of
Michael Adams
Hey, sorry for the late answer. There is a way: As stated in the [gst-doc](https://gstreamer.freedesktop.org/documentation/tutorials/basic/debugging-tools.html?gi-language=c), the environment variable `GST_DEBUG` controls the level of debug. I found the command `export GST_DEBUG=4`...