Hello guys,
is there a current build of gstreamer-sharp that is compatible with the latest version of gstreamer 1.24 and works with .NET 8 and higher? There are some NuGet packages out there, but they are several years old and most of them are no longer maintained. Some of them are not compatible with current .NET versions, some are not compatible with gstreamer MSVC builds and others are no longer compatible with gstreamer 1.24.
I have been trying to create a build myself for several days now. However, I am getting desperate because when building with meson and ninja under windows, one error message after another appears and the Visual Studio Project included in gstreamer-sharp is still geared towards the very old .NET Framework.
Is there any guide on how to create a current build of gstreamer-sharp for .NET 8 and newer under Windows and what requirements are needed for this?
Or is there any source where a finished, current build is available?
Thank you very much for your support!
Joshua