In case anyone needs a way of controlling the camera on HTC devices with WM2003, here is a link:
http://teksoftco.com/forum/viewtopic.php?t=62
it provides the source code for an interface to the HTC camera software
Cheers,
Radu
Related
Does anyone have any information about iMate Camera driver or API?
Who is the sensor manufacture?
- David
Manufacturer is HTC. For programming read this post:
http://forum.xda-developers.com/viewtopic.php?t=11519
Hi,
I´m trying to develop an application that can communicate with the camera application in my PDA (Qtek 2020).
In order to communicate with the camera application, I want to use the DDE mechanism.
I would like to know if it is possible to use the DDE VIs in LabVIEW 7.1 PDA Module.
And also, if anyone has already tried to develop some similar application and knows where
can I get information about the communication protocol, so that i can send the correct messages to the camera application.
Thanks for any help,
Pedro Sampaio
try doing a search in the hacking it forum
for
camera AND sdk or API
but it's not an easy thing to dance with the camera of the htc devices
Does anyone know of any software that can mimic remote controls via the infrared transceiver?
I have a receiver on computer and other devices such as the TV and am wondering if it should be possible to grab some software to learn the codes and be able to control the computer/TV with the PDA IR like i do with the standard remote control.
Or if anyone knows whether it should be possible to write some software (perhaps in java) to achieve this? As far as i've researched the java framework as standard with windows mobile 5 is MIDlet/MIDP which from looking at the specification doesn't appear to contain any IR interfaces/information.
Thanks
Hello gratz,
Check http://www.novii.tv/pocketpc/, works fine in my JJ.
Best regards, araappa
Any free / open source ones?
Haven't located any yet, anyone have any more info on this?
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
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