xbox 360 live vision

hi guys,

not sure if this question belongs here but will game express studio have access to the xbox 360 vision camera?

i mean developing games using the camera?

thanks in advance

[205 byte] By [sd_dracula] at [2007-12-24]
# 1
Yeah, I was wondering the same thing, but a brief look at the framework with GSE didn't appear to have anything for the camera. I guess I would expect it in Microsoft.XNA.Framework.Input -- possibly? But it's not there. Maybe we can hope that by final release of GSE, we'll have it.
MarkCoffman at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 2
I'm going to guess that it's not going to make it into the initial release, probably a patch. And that just for displaying a video stream not for doing something like TotemBall. It might not even be available in GSE, you'll probably need the Pro version.
JimPerry at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 3

well it should since the 360 version is out next year anyway.

who might be able to give us a definite answer? bill? hehe

sd_dracula at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 4
If you're given access to the frames in the video stream, you can do your own totemball.
MarkCoffman at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 5

Mark Coffman wrote:
If you're given access to the frames in the video stream, you can do your own totemball.

Yeah, but it would be a serious pain to have to read the frame data to get the player's movements!

JimPerry at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...