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

My Body Is Broken #66

Open lyfesaver74 opened 2 years ago

lyfesaver74 commented 2 years ago

Like that title? :D LOL

Seriously tho... when I choose any of the options in background removal that contains "Body" the image just freezes until I switch it back to depth.

SirLynix commented 2 years ago

I had the same issue when testing yesterday with only "Body" filtering, however "Body within Depth" and "Body or Depth" were working as expected.

Maybe the Kinect doesn't recognize you? Could you try to step back? Do the Azure Kinect Body Tracking SDK examples work?

lyfesaver74 commented 2 years ago

I am not aware of any examples or how to use them. Pardon my lack of understanding :(

SirLynix commented 2 years ago

Try to run the C:\Program Files\Azure Kinect Body Tracking SDK\tools\k4abt_simple_3d_viewer.exe executable to see if it works well.

lyfesaver74 commented 2 years ago
image
lyfesaver74 commented 2 years ago

It's not being used by any other application. In fact, the Azure Kinect sensor viewer, LIV and OBS are all able to access the camera

SirLynix commented 2 years ago

This is weird, ensure all other applications are properly closed before running it, and maybe restart your computer if it still doesn't work.

lyfesaver74 commented 2 years ago
image

Fresh reboot and now, it pops up the viewer but then before showing anything other than the blank window it closes

Event Viewer:

image
lyfesaver74 commented 2 years ago
image
SirLynix commented 2 years ago

It looks like there's a problem with this SDK version, maybe another version would work better. I can't test it right now however.

lyfesaver74 commented 2 years ago

I understand