Hi all,
I used some VB.NET code to activate the Windows Mobile 5.0 camera dialog on the XDA Atom and capture an image. The code is very straightforward and taken from the Microsoft site. However, when I select a resolution in the dialog higher other than the minimum the previewer corrupts the image - flickering or snowy image. My code is then returned a bad image from the camera dialog.
Has anyone experienced this problem. Would anyone be willing to take my sample code and try it out on their XDA Atom?
The same code works fine on other Windows Mobile 5.0 pocket PCs. I would appreciate any help.
Thanks,
Marc
Related
Hi,
I am in the process of converting some of my Pocket PC 2002 apps to Pocket PC 2003 and I noticed the applications appear in the wrong place for the XDA II.
I have worked out the XDA II screen is a different size to my Dell Axim device, does anyone know what the exact screen size is (in pixels) for the XDA II please?
*I recommend Visual Stdio.NET 2003 to anyone who is thinking of developing applications for the XDA II device, VS.NET 2003 is very easy to use and you can have an application up and running within an hour*
Cheers,
Taz
and better yet with 2005 which is still beta
you can also program to the pda's without
.net if you dont want to something which you
need eMbedded visual studio to do today
Hello,
I'm wondering if there is any API (and associated documentation) for programming the camera on the XDA mini. I was hoping to try porting some barcode recognition software onto the Pocket PC that could take advantage of the camera of the mini.
I tried Camera Capture sample from Windows Mobile 5.0 SDK and
I can access big camera, but I can't get image from small one.
I tried "CAM2:" as camera name, tried FindNextDevice() - it doesn't work.
Does anybody know how to access second camera?
Undocumented interface?
Registry setting?
HELP!
-----------------------------
Best Regards, Vladimir
Up
i'm also interrested about this info.
I am also interested:Nobody knows how to use the second camera for the skype or messenger you have installed in you HTC Universal, not as webcam for desktop computer.
*Bump*
I've searched through the forum and unfortunately haven't found any DirectShow solutions to access the front camera of the HTC Universal (or TyTN). Only thing I found was some low level .dll hacking.
If anybody has found a way to access the second capture device (front camera), please share.
Thanks in advance
I don't know how to access second camera.
But I know that CoolCamera can use the second camera to take pictures,and also as a webcam for desktop computer
Hi folks, I've trawled this forum, google, O2's sites, everywhere but the closest I've got to accessing the camera is either:
1) Windows Mobile 2005's Camera API
2) rumours of a DLL available under NDA from HTC
I'm using eVB to develop a mini app and need to be able to get JPEG files from the camera.
(I'm assuming the latest XDAii's are still running WM2003, is that right?)
thanks in advance!
Hi
Is anyone aware of a an API or better a wrapper for the Camera Functions?
The Integration of the Camera that comes with CF2.0 WIndows Mobile 5 SDK is not what I'm looking for because it still needs the user click to capture a photo.
I want to take photos every now and then when I'm not with my PDA
Anyhelp or hints is highly Appreciated! a HTC only solution would also do the job for me.
BR
Daniel
Hi
I found something nice - it is even with a C# Sample.
http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx?CommentPosted=true#commentmessage
And it works - tested on a breeze and a wizzard.
Only problem I'm to stupid to change the resolution.
BR
Daniel
How about this:
http://forum.xda-developers.com/showpost.php?p=1414212&postcount=41