GNOME Bugzilla – Bug 626419
Lack of support of the Gst debugging system.
Last modified: 2014-04-04 13:04:16 UTC
There is no way to call from C# functions or macros GST_DEBUG, GST_LOG, GST_INFO, etc.
Presumably you can still use gst_debug_log(). It's not as convenient, however.
This bug should be closed or set as enhancement. Not sure which. Anybody has an opinion about this?
Seems like a reasonable request to me.
Thanks Tim
is gst-sharp still used for 1.x ? If so, does it use g-i ?
It's not ported to 1.0 yes, but people are working on new bindings for 1.0 using g-i. Nothing usable there yet though. https://github.com/xDarkice/gstreamer-sharp
Actually here https://github.com/mono-soc-2013/gstreamer-sharp
This is now included in the new 1.x bindings.