Diemension9

  • News
  • Linux
  • Fuckipred
  • Tiny gems
  • Htc Hero
  • Downloads
  • [mac, uvc-ctrl] still a bit left

    I’m not quite done with the new version of uvc-ctrl yet but i though i’ll give anyone that’s still interested an update..
    the new version is a complete rewrite (not needing libusb and therefore distributed under the dm9 license), two part project. first there’s the uvcc-lib, a library that implements some of the stuff i’ve been missing in QTKit (enumeration of resolutions and fps´, direct access to vendor and device id etc), a few helper functions to tie it up with QTKit (getting a uvccCam struct that can be used to send uvc requests from a [QTCaptureDevice uniqueID] and so on) and of course a uvccSendRequest function. Then there’s the application which will be a status bar (or “menu bar”, dunno the apple lingo here) app capable of setting all the settings on any connected uvc compliant cam.
    i thought i’d have this done by now but a work-project turned out occupy most of my summer. now i’m back, just moved into a new apartment and is trying to settle in and study for an exam i screwed up before leaving for the summer break.

    next time i post it’ll be the new uvc-ctrl comming out.

    update: still some kinks to work out.. but here’s a sneek preview

    // sluggo

    Posted

    2012-08-21 #

    Filed under

    News, Tiny Gems, Uncategorized

    Tags

    mac, QTKit, uvc, uvc-ctrl, uvcc

    5 comments

  • [mac, uvc-ctrl] uvc-ctrl gui!

    Klaus has written a gui for the latest version of uvc-ctrl! to use it all you have to do is place the uvc-ctrl in the same folder as his app and you can point-and-click-control your uvc cam. if you wish to bundle uvc-ctrl and Klaus’ gui you just copy it into the app. the easiest way to do that is by unpacking uvc-ctrl and uvc-ctrl-GUI in your home-folder, start the terminal (Applications > Utilities > Terminal) and type

    mv uvc-ctrl uvc-ctrl-GUI.app/Contents/MacOS/

    and then hit enter.
    Thank you Klaus for you awesome work!

    note libusb is still required.

    // sluggo

    Posted

    2012-04-07 #

    Filed under

    News, Tiny Gems

    Tags

    c910, gui, logitech, mac, mac os x, uvc, uvc-ctrl

    4 comments

Top