Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1 support? #6

Closed
metaColin opened this issue Apr 12, 2020 · 11 comments
Closed

v1 support? #6

metaColin opened this issue Apr 12, 2020 · 11 comments
Assignees
Milestone

Comments

@metaColin
Copy link

Hey just curious what the state of v1 is? Also OS X?

I have some libfreenect experience. Lemme know if I can help.

@JonathanFly
Copy link

I'm interested too. I have a bunch of Kinect 360s from an abandoned project. Would be fun for them to have a use. Anything I can test for you?

@SirLynix
Copy link
Owner

Hi. Sure, the big problem I have with Kinect v1 support is that I ... lost it. I truly have no idea where I put my Kinect v1 and cannot test the support.

@metaColin: Well you can add support for Linux/macOS/KinectV1 by making your own KinectDevice class (it contains all code related to Kinect).

@JonathanFly: Sure, if I can't find my Kinect v1 it would be nice if you could test the plugin with it (I don't feel conformtable adding support without testing the device but I can do it).

@Timmy-P
Copy link

Timmy-P commented Apr 12, 2020

@SirLynix
I have a v1 and adapter, and would be more than happy to test out the plugin as well. Go ahead and do whatever is comfortable with you.

@JonathanFly
Copy link

Kinect v1s are often <20 dollars on ebay. If it works well that would be pretty good value as an extra camera. Video quality is a lot lower than v1 but may still be useful.

@metaColin
Copy link
Author

I find v1s at Goodwill for $10ish all the time (sometimes even with the usb adaptor).

The v1s are great for teaching because and they work with Processing and can be driven by a Raspberry Pi.

Newer depth cameras like the Azure Kinect Dk Developer Kit look sweet, but I can setup a teenager who is just learning about code with a Kinect v1 + a Raspberry Pi for under $100 dollars.

@SirLynix
Copy link
Owner

I just found my old Kinect v1 by accident, and guess what? It turns out it's surprisingly working well! I'm glad to announce obs-kinect 0.3 will support Kinect v1 (and will be the biggest update this plugin ever got!).

@metaColin
Copy link
Author

metaColin commented Apr 26, 2020 via email

@JonathanFly
Copy link

JonathanFly commented Apr 26, 2020

I actually have both versions as well.

Kinect 2 works well except for the lack of exposure control, it's always set to automatic. This means if you try to use a typical webcam setup where you light your face more than the background, it adjusts to see the background and blows out your face. It's still quite usable with normal room lighting setups though.

Looks like it's possible to get at it: OpenKinect/libfreenect2#1031

I will report back on Kinect v1 video quality. Kinect V2 USB adapters are a little annoying to acquire but V1s are extremely cheap and available.

@SirLynix
Copy link
Owner

SirLynix commented May 1, 2020

Some update about v1 (and obs-kinect 0.3) can be found in #7!

@SirLynix
Copy link
Owner

obs-kinect 0.3 release candidate is now available, with Kinect v1 support. Please let me know if and how it works for you!

@shelbyKiraM
Copy link

@SirLynix it's working tremendously!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants