Controlling a Digital Camera

  • Thread starter Thread starter Alex Chan
  • Start date Start date
A

Alex Chan

Dear All,

I would like to develop an application that can control a digital
camera. But i have no idea to start (except buying a commercial wrapper), do
i need to interact with the device driver of the camera by PInvoke?

Regards,

Alex
 
If the camera OEM does not provide a .NET driver, then yes, you will have to
P/Invoke the camera's API.

-Chris
 
Dear,

I would like to try the hp photosmart mobile camera, [hp photosmart
mobile camera for iPAQ 1900, 2200, 3900, 4100, 4300, 5400 and 5500 series
(FA185A#ABA)], as we are using iPAQ H2210

Regards,

Alex
 
Hi,
HP provides an SDK for that camera.

Alberto Silva

Alex Chan said:
Dear,

I would like to try the hp photosmart mobile camera, [hp photosmart
mobile camera for iPAQ 1900, 2200, 3900, 4100, 4300, 5400 and 5500 series
«
 
Thx Alberto,

Really? It comes with the Driver Disc in the packing or have to
download separately?

Regards,

Alex



Alberto Silva - MVP said:
Hi,
HP provides an SDK for that camera.

Alberto Silva

Alex Chan said:
Dear,

I would like to try the hp photosmart mobile camera, [hp photosmart
mobile camera for iPAQ 1900, 2200, 3900, 4100, 4300, 5400 and 5500
series
?
 
You have to register on the HP site for the iPaq Developer Program:


http://www.hp.com/developer/ipaq

Regards,

Alberto Silva





Alex Chan said:
Thx Alberto,

Really? It comes with the Driver Disc in the packing or have to
download separately?

Regards,

Alex



message news:[email protected]...
Hi,
HP provides an SDK for that camera.

Alberto Silva

Alex Chan said:
Dear,

I would like to try the hp photosmart mobile camera, [hp photosmart
mobile camera for iPAQ 1900, 2200, 3900, 4100, 4300, 5400 and 5500
series
?
 
Hi,
Exactly. But iI guess it's not a .NET driver, so you can't avoid using
P/Invoke the camera's API.

Arsa


Alberto Silva - MVP said:
You have to register on the HP site for the iPaq Developer Program:


http://www.hp.com/developer/ipaq

Regards,

Alberto Silva





Alex Chan said:
Thx Alberto,

Really? It comes with the Driver Disc in the packing or have to
download separately?

Regards,

Alex



message news:[email protected]...
Hi,
HP provides an SDK for that camera.

Alberto Silva

Dear,

I would like to try the hp photosmart mobile camera, [hp photosmart
mobile camera for iPAQ 1900, 2200, 3900, 4100, 4300, 5400 and 5500 series
?
 
Back
Top