HTCCamera v.1.0

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

23 Responses to “HTCCamera v.1.0”

Pages: [3] 2 1 » Show All

  1. 23
    admin Says:

    1. you need real device instead emulator
    2. you need load native dlls to device (same folder where executable)

  2. 22
    K0PHET Says:

    Hi Alex!
    Trying to launch HTCCameraDemo on emulator,after i’d press “start”, i’ve got an error on string 32 of HTCCameraDemo.Form1 [bool res = camera_.Init(640, 480, panel1.Handle);]. Error text is:”Can’t find PInvoke DLL ‘HTCCamera.Native.dll’.
    I tried to add reference to HTCCamera.Native.dll, but there was an VS - error
    “Can’t add reference to AmCameraExNative.dll”.

    I’m using VS-2008 witn SDK_Windows Mobile Professional 6.0.

    Please explain what am i need to install for adding this reference correctly?

  3. 21
    admin Says:

    2Mohsin, in current version definitely no. and i dont have enough time for new version, so answer no for near future

Pages: [3] 2 1 » Show All

Leave a Reply