Hi,
I’m trying to use Gstreamer with C# Net8 application and it doesn’t works. I have followed the instrucions and I have installed mingw version of Gstreamer and added also the system path environments variables.
Following this steps seems to be not working.
I’m using this nugget package: GitHub - vladkol/gstreamer-netcore: GStreamer-Sharp for .NET Core - GStreamer C# bindings
DllNotFoundException: GObject: libgobject-2.0-0.dll, libgobject-2.0.so.0, libgobject-2.0.0.dylib, gobject-2.dll
Thanks for your help.