Connecting an external viceo camera to a Windows Mobile device

Search This thread

ledrocnoc

Senior Member
Dec 21, 2007
55
10
I am working on a project that required that we use a video camera that is external to the phone. We are looking at USB cameras and I was wondering if anyone knew of any solution that would allow us to use the external USB connected camera instead of the build in cameras on most phones.

Thanks.
 

l3v5y

Retired Senior Moderator
Sep 13, 2007
7,485
44
31
Bristol
I am working on a project that required that we use a video camera that is external to the phone. We are looking at USB cameras and I was wondering if anyone knew of any solution that would allow us to use the external USB connected camera instead of the build in cameras on most phones.

Thanks.
Are there SDIO cameras? Failing that, it might be possible to use a LAN based camera, and connect to it through WiFi...
 

mr_deimos

Senior Member
Nov 22, 2007
386
101
Yep, there are some SDIO cameras available
http://images.google.pl/images?q=sd...pl:official&client=firefox-a&um=1&sa=N&tab=wi
Of course if the phone doesn't have a SD/MMC slot, only a miniSD one, it won't fit in. But i guess that wiring the camera to a miniSD-microSD adapter might work, since both these cards are essentially the same, and the only difference is the form factor.
There are also CF-based cameras, but i haven't seen a hone equipped with a CF slot for a while.
 
Last edited:

l3v5y

Retired Senior Moderator
Sep 13, 2007
7,485
44
31
Bristol

ledrocnoc

Senior Member
Dec 21, 2007
55
10
Thanks for the input.

Here are follow up questions:

- Are there any devices running WM5 or 6 that implement (in hardware) USB Host?

- Assuming that a WM5/6 device with the right HW can be found (see question above), how big of a job would it be to develop a driver for an external USB camera (assuming I might already have the code for a Windows 2000 / XP / Vista one)?

Txs
 

Christian72D

Senior Member
Dec 30, 2007
137
3
50
Most of the FSC Loox devices have an USB-Host.
I have a Loox 720 and a Loox N560 with this function.
 

mr_deimos

Senior Member
Nov 22, 2007
386
101
Also the Toshiba G900 (and maybe also other Gx00 models) does have a host USB. But i have no idea about how hard would it be to get a webcam working on it.