Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResetVideo failed #27

Open
B00B0X opened this issue Jul 5, 2018 · 4 comments
Open

ResetVideo failed #27

B00B0X opened this issue Jul 5, 2018 · 4 comments

Comments

@B00B0X
Copy link

B00B0X commented Jul 5, 2018

We get an error at ResetVideo with the example 'test' program. Dlls are loaded fine. Version: OBS 21.1.2 (64bit, windows)

Unhandled Exception: System.ApplicationException: ResetVideo failed.
   at test.Program.InitObs() in C:\Users\Kaj\Documents\libobs-sharp-master\test\Program.cs:line 79
   at test.Program.Main() in C:\Users\Kaj\Documents\libobs-sharp-master\test\Program.cs:line 39

What could be the problem?

@B00B0X
Copy link
Author

B00B0X commented Jul 5, 2018

Also at line 260 in va_list.cs, I had to make the following change:

case 's':
case 'S':

instead of only

case 'S':

@EbramTawfik
Copy link

The same for OBS-Studio-0.15.4 x86
Is there any update?

@mirmilad
Copy link

The same for both x86 (21.0.3) and x64 (20.1.3).
Did you find any solution?

@GoaLitiuM
Copy link
Owner

GoaLitiuM commented Nov 30, 2018

These bindings have not been maintained for years, and I currently have no interest to keep them up to date, so I'm sorry but you guys have to find another bindings for libobs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants