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 not found in device list #63

Closed JawShoeAaa closed 2 years ago

JawShoeAaa commented 2 years ago

No matter how many times i refresh the list my working, plugged in and connected Kinect isn't displayed on OBS for me to select , it can however function in the SDK Browser on any of it's programs, and I've copied both folders into my OBS and been sure to restart

Can anyone assist in this problem with OBS

SirLynix commented 2 years ago

Hi. Could you show me your OBS logs?

JawShoeAaa commented 2 years ago

OBS 2022-04-09 like this?

SirLynix commented 2 years ago

No, I mean OBS text logs, you can access them with the Help menu (Help => Log files => Show log files)

JawShoeAaa commented 2 years ago

2022-04-09 02-21-57.txt like this then?

SirLynix commented 2 years ago

Yes, and it shows the issue:

02:22:01.675: LoadLibrary failed for 'obs-kinect-azuresdk': The specified module could not be found.
02:22:01.675:  (126)
02:22:01.675: LoadLibrary failed for 'obs-kinect-freenect': The specified module could not be found.
02:22:01.675:  (126)
02:22:01.676: LoadLibrary failed for 'obs-kinect-freenect2': The specified module could not be found.
02:22:01.676:  (126)
02:22:01.677: LoadLibrary failed for 'obs-kinect-sdk10': The specified module could not be found.
02:22:01.677:  (126)
02:22:01.677: LoadLibrary failed for 'obs-kinect-sdk20': The specified module could not be found.
02:22:01.677:  (126)

How did you install obs-kinect? You're supposed to copy every file at the right location, not just the plugin folder.

JawShoeAaa commented 2 years ago

i copied the two folders into my obs folder, how do i fix it?

SirLynix commented 2 years ago

there are 3 folders: bin, data and obs-plugins, copy them to your obs installation

JawShoeAaa commented 2 years ago

when i did that it found new files to copy, when i restarted OBS it works now