Reputation: 1171
For the kinect development, is there a driver or dll that replaces the physical kinect sensor by using a web cam or something? Or you have to have a kinect sensor? I don't have a x360, and i'm not too fond of the idea to buy just a kinect sensor...
Upvotes: 2
Views: 1172
Reputation: 1088
Other solution is using Kinect Studio, but someone else have to record the streaming from a real kinect, but the size files are around GBytes.
Upvotes: 0
Reputation: 4366
You have to have a Kinect sensor to develop with Kinect (if you want to test your programs), And like Quentin said it has much more than a VGA camera. It has a IR sensor, and 4 microphones. Also you don't need an Xbox to develop with Kinect, you can make desktop applications and windows games using XNA. If you end up developing with Kinect, I suggest you use the Kinect SDK with C#. Hope this helps!
Upvotes: -1