Click to See Complete Forum and Search --> : Streaming Video with WIA


md10
November 8th, 2005, 03:48 PM
Has anyone successfully implemented streaming video with WIA?

Specifically, anyone had success with CreateVideoByWiaDevID with C++.NET?

Thanks for any info...

Sabaree
November 19th, 2006, 11:33 AM
PLS CHECK with MSDN. there is a sample that works out
but when i connect my digital camera( which does not have the provision to stream any video), that CreateVideoByWiaDevID fail. That is because, if you read the MSDN it clearly says, to make the CreateVideoByWiaDevID succeed, we have to use the put_ImagesDirectory() or else CreateVideoByWiaDevID would not succeed.
May be i am also facing the same problem as mine is a digi cam.
cant we use WIA API TakePicture() to take picture using a Digital Camera ?
I am using VC++.NET only

http://msdn2.microsoft.com/en-us/library/ms629844.aspx