HTCCamera v.1.0
Posted on February 14th, 2010 by admin
HTC provides the simpliest DirectShow driver, that does not allow to chose resolution of frame that we want to grab… does not allow to control flash or autofocus and other available settings that default application allows…
Here is first version of HTCCamera class that works directly with driver as result we can choose resolution of grabbing frame, we can grab frames to memory without saving to storage. also it allows to control flash and autofocus!
In future it will allow to control brightness, saturation, hue, whiteballance so on…
First vesion you can download here
Filed under: Uncategorized
August 4th, 2010 at 3:59 pm
Hi!
I have still the problem that HTCCamera.native.dll coudn’t be found while debugging test project. The dll file is in bin/debug directory as you said.
Where ist the problem? Maybe the dll-File is broken? as i cant open with any tool.
Greetz
Bakka
April 7th, 2010 at 11:03 pm
i work on it when have free time
April 7th, 2010 at 6:20 pm
Hi Alex,
Any improvements with HTC Camera project?
Could you fix the colour issue?
Thank you.
March 9th, 2010 at 9:35 am
2Abito, on some devices init does not work, so this is version was for them to define what exactly wrong…
March 9th, 2010 at 9:27 am
I don’t see any log file generated which means there is no bug in init method. However, the problem still persists. To give you an idea of what I’m talking about, please see this 20 second screen capture video.
http://s975.photobucket.com/albums/ae237/tumbal1/?action=view¤t=VIDEO_099.flv
March 7th, 2010 at 11:24 pm
i`ve uploaded version with traces on server, i writes logs to trace.txt in root if it has any problems in init method
March 6th, 2010 at 6:15 am
Hi Alex, Great work!
I’m facing one issue with this app. The camera preview doesn’t work at all and I see junk frames. However, when I click on ‘grab frame’, then I get correct image. Some problem with the way preview is implemented.
I’m using HTC Touch Pro 2 with Windows Mobile 6.5
February 24th, 2010 at 9:35 am
i did not finish it yet… vocation, maybe next week
February 22nd, 2010 at 8:24 pm
Hi Alex, great work!
Can you please upload a version which
detects the right dll present on the device..
HTCCamera1.dll or HTCCamera.dll
thanks,
Giorgos