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

[Question] Possible to add support for Windows Hello webcams? #70

Open hanjo opened 1 year ago

hanjo commented 1 year ago

Hi,

this is a pretty cool project, thanks for all the work!

As far as I understand, webcams supporting Windows Hello are also equipped with an infrared camera and should be able to provide depth information. Given this, would it be technically possible to use those cameras as well?

SirLynix commented 1 year ago

Hi!

Thanks for your interest in obs-kinect. As explained on the readme, this plugin could work with other devices as well, as long as someone writes a backend for the target device.

So supporting Windows Hello shouldn't be an issue, given someone with a Windows Hello camera makes such a backend. I would gladly do it but my only infrared camera are the Kinect ones.