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

Plugin not loaded #3

Closed Rakohn closed 4 years ago

Rakohn commented 4 years ago

Hi !

I'm trying to install your plugin but it is not loaded by OBS at startup.

Here's what I found in OBS logs : 17:57:37.963: LoadLibrary failed for '../../obs-plugins/64bit/obs-kinect.dll': The specified module could not be found. 17:57:37.963: (126) 17:57:37.963: Module '../../obs-plugins/64bit/obs-kinect.dll' not loaded

Plugin files are correctly copied, I'm using a kinect v2 with 2.2_1905 runtime library installed.

My goal is to use your plugin for mixed reaity with an oculus quest.

SirLynix commented 4 years ago

Hello. This is weird, could you try installing the Kinect2 SDK? (from https://www.microsoft.com/en-us/download/details.aspx?id=44561)

Maybe the plugin is linked to the SDK and should be linked to the runtime?

Le dim. 1 mars 2020 à 18:06, Rakohn notifications@github.com a écrit :

Hi !

I'm trying to install your plugin but it is not loaded by OBS at startup.

Here's what I found in OBS logs : 17:57:37.963: LoadLibrary failed for '../../obs-plugins/64bit/obs-kinect.dll': The specified module could not be found. 17:57:37.963: (126) 17:57:37.963: Module '../../obs-plugins/64bit/obs-kinect.dll' not loaded

Plugin files are correctly copied, I'm using a kinect v2 with 2.2_1905 runtime library installed.

My goal is to use your plugin for mixed reaity with an oculus quest.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SirLynix/obs-kinect/issues/3?email_source=notifications&email_token=AAW5AXIOYH2V326GOAXOXY3RFKI2LA5CNFSM4K7GRHT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IRQEPXQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAW5AXPE3CXGHX3LQTE5VRLRFKI2LANCNFSM4K7GRHTQ .

Rakohn commented 4 years ago

I've installed the SDK, same issue :(

SirLynix commented 4 years ago

I think I know what it is, could you please try to install visual studio redistribuables?

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

If that still not works, could you please open the dll file using http://www.dependencywalker.com to see what dependency you're missing?

Thanks

Le dim. 1 mars 2020 à 19:28, Rakohn notifications@github.com a écrit :

I've installed the SDK, same issue :(

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SirLynix/obs-kinect/issues/3?email_source=notifications&email_token=AAW5AXIDQXX7KB3BKPM4DGDRFKSNFA5CNFSM4K7GRHT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNGZBA#issuecomment-593128580, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAW5AXPTXB4BIEPXD6IM7I3RFKSNFANCNFSM4K7GRHTQ .

Rakohn commented 4 years ago

Ok, it works now, that weird, I was pretty sure I was up to date with VC redist.

SirLynix commented 4 years ago

Glad to hear that!

I hope this plugin will serve you well, feel free to create a new issue if you experience any trouble or have an idea for a new feature.

I will add the redistribuable links to the readme.

Le lun. 2 mars 2020 à 15:18, Rakohn notifications@github.com a écrit :

Ok, it works now, that weird, I was pretty sure I was up to date with VC redist.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SirLynix/obs-kinect/issues/3?email_source=notifications&email_token=AAW5AXN5KF4MEHVJBO4B4L3RFO545A5CNFSM4K7GRHT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENPPA4A#issuecomment-593424496, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAW5AXOEA3MOFMY6JK4YTPDRFO545ANCNFSM4K7GRHTQ .