mobile - Connect to digital camera from cellphone? -
A customer (photographer) asked me if it is possible to write some types of software for cell phones, then it is physically It can be connected by transferring pictures (or a subset) to your professional digital camera (Canon or Nikon) and on cell phones.
I am trying to not put the barriers on the cellphone platform (Symbian, Windows Mobile etc)
Can someone give me some hints?
You need a connection between camera and cellphone:
-
Some Windows Mobile devices are available for a USB-host-function , so that you can access a card reader or camera via USB cable Can also connect and read files from device I've never heard of a Symbian-device that supports USB-host, but something could happen.
-
If the camera supports Bluetooth or IR , you can use these protocols to transfer files as mostly mobile-phone support.
If you have got a connection (and protocol support through your platform) it is easy to write an application to transfer files from device to cellphone This application can be written in any supported language (j2me, python (symbian), java for windows mobile,
Comments
Post a Comment