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
425 stars 29 forks source link

Kinect V2. Not showing on OBS. #85

Closed rjkatz closed 9 months ago

rjkatz commented 9 months ago

I downloaded the OBS add on along with installing all that was asked for X Box One V2 Kinect on Windows 11 and it still does not detect it in OBS but PC is able to run it. Here are screenshots to help.

image image image
SirLynix commented 9 months ago

Hi!

Could you send the OBS logs?

rjkatz commented 9 months ago

Sure. Here you go 2023-09-22 17-09-21.txt

SirLynix commented 9 months ago
LoadLibrary failed for 'obs-kinect-sdk20': The specified module could not be found.
17:09:23.488:  (126)

this is the problem, it cannot load the Kinect 2 backend, either because the dll is missing (did you copy all files to tour obs installation?) or because a dependency is missing (did you install the Kinect runtime and VS redis from the readme?)

(From your screens it seems so, which is weird, try to install the Kinect 2.2 sdk)

rjkatz commented 9 months ago

I have the sdk installed. So which dll file should I have on there?

image

I have the plugins folder shown here. If not let me know where it should be located.

image
rjkatz commented 9 months ago

dll is in the obs 64bit folder location . Also I installed the VS code as shown from first screenshots above.

image
rjkatz commented 9 months ago

Reinstalled the Files. Works fine now. Thank you!