Web Camera picture resolution

  • Thread starter Thread starter Alec Solter
  • Start date Start date
A

Alec Solter

Hello,

I have a problem to change the still image capturing resolution on my web
camera from the C++/COM code. It allways captures it in the lowest
resolution (160x120). I suppose it is possible on the DDK level, but I
cannot find a way to do it using WIA COM interfaces and WIA Scripting Model.
Any ideas?

Thanks in advance,
Alec Solter
 
Alec Solter said:
Hello,

I have a problem to change the still image capturing resolution on my web
camera from the C++/COM code. It allways captures it in the lowest
resolution (160x120). I suppose it is possible on the DDK level, but I
cannot find a way to do it using WIA COM interfaces and WIA Scripting Model.
Any ideas?

Thanks in advance,
Alec Solter

try videocap activex control
download sample
www.viscomsoft.com/videocap.htm
 
Back
Top