Live camera

Anyone know of a way to grab image frames from the Xbox live camera on

a PC. I know there is nothing in XNA yet but is there another way to

grab the frames - has MS released an API?

D

[189 byte] By [Dentreader] at [2007-12-25]
# 1
If it shows up in your system as a standard webcam then you can use the old DirectShow stuff to access it. I say 'OLD' becuase its barely supported any more especially from managed code. See http://www.thezbuffer.com/articles/364.aspx
TheZMan at 2007-9-3 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 2
Thanks ZMan, I'll have a look at that. I'm kinda hoping that we will be

able to grab image frames through XNA soon - I have interesting

research that I want to do.

D

Dentreader at 2007-9-3 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...