Did you find the answer to your question?
I decided to write my application for video broadcasting and found this library: https://github.com/GoaLitiuM/libobs-sharp
How did you manage to run this code? I have already tried everything, error - cannot find obs.dll
Since this old thread still comes up in first page Google results on the topic of writing OBS plugins in C# (at least for me) I thought it makes sense to point out here that with .NET 7.0 and NativeAOT it's now possible to create native libraries from C# that can be loaded as fully functional OBS plugins. I have released example code with some explanations here, you will also find more plugins here on my resources page or on GitHub that are written in C# and that you can use as a starting point, source code is available for all of them.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.