Nothing shows up in the UI
I've decided to try gst-debugger, but having difficulty getting my app to show anything (no elements, no buffers, etc).
Application is written in Rust on top of Git version of GStreamer if that makes any difference.
I've also tried gst-launch-1.0 videotestsrc ! fakesink
and in this case gst-debugger works fine.
Any ideas what can cause gst-debugger to connect, but not see anything?