SirLynix / obs-kinect

OBS Plugin to use a Kinect (all models supported) in OBS (and setup a virtual green screen based on depth and/or body detection).
GNU General Public License v2.0
426 stars 29 forks source link

obs-kinect not loaded #30

Closed edemir206 closed 3 years ago

edemir206 commented 3 years ago

Hi,

Thanks for the great plugin, but I'm having some issues loading.

Below are my obs logs:

16:28:44.226: LoadLibrary failed for '../../obs-plugins/64bit/obs-kinect.dll': (null) (126)
16:28:44.226: Module '../../obs-plugins/64bit/obs-kinect.dll' not loaded

Full log here: https://obsproject.com/logs/Jo1VVBQey9oZgt0E

Already installed both:

32bits: https://aka.ms/vs/16/release/vc_redist.x86.exe 64bits: https://aka.ms/vs/16/release/vc_redist.x64.exe

also installed Kinect SDK 1.8 from here:

https://www.microsoft.com/en-us/download/details.aspx?id=40278

My kinect is v1.

What am I missing?

edemir206 commented 3 years ago

Fixed by installing https://github.com/SirLynix/obs-kinect/releases/tag/v0.3-rc2

image