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.
In my case my C# app is running on x64 and I have installed Gstreamer x64.
I recommend you to set Environment variables of Gstreamer at startup of you c# app. By this way you don’t have to remember that you have to add Gstreamer environment vars when running your app in different computers