Giter Site home page Giter Site logo

lifecam-settings's Introduction

Microsoft LifeCam Webcam Settings Tool

This is a little utility for forcing Microsoft LifeCam webcam settings. It's a command-line tool that reads in settings via XML—admittedly not the most elegant solution, but it worked great for our needs. Hopefully it will help you, too.

I have personally tested it with the following cameras:

  • Microsoft LifeCam Studio 1080p HD
  • Microsoft LifeCam Cinema 720p HD

After compiling, to use the tool:

  1. Create a shortcut to CameraPrefs.exe in your Start Menu's Startup folder.
  2. Open CameraPrefs.xml in Wordpad or another text editor (Notepad has difficulties with the line endings).
  3. Open the Microsoft LifeCam tool from your Start Menu.
  4. Click the little white right arrow/triangle along the right border of the application to expand the settings panel.
  5. Click the gear icon at the top.
  6. Note the name listed in the Select Webcam drop down (e.g. "Microsoft LifeCam Cinema")
  7. Scroll down and click the Properties… button under Image Adjustments.
  8. Adjust the camera settings to your preference.
  9. Go back to the CameraPrefs.xml document.
  10. Set the name attribute in the tag to the name noted in step 7.
  11. Modify the rest of the properties in the XML to match the values you set in the Properties dialog in the LifeCam tool.

A couple notes:

  • This was last verified as working with Windows 7 and a Microsoft LifeCam Studio camera. Support beyond that cannot be guaranteed.
  • Requires the .NET 3.5 runtime. If you're running Windows Vista or Windows 7, you should be fine.
  • Higher zoom levels don't seem to take effect. For the LifeCam Studio, it seems to ignore values above 60.
  • Setting auto exposure doesn't seem to work by itself. To enable (or disable) this feature, you need to set the trueColorEnabled tag's value to true (on) or false (off).
  • Note I am not a .NET developer, so it may be a bit rough around the edges, but feel free to do with this source what you will.

For more details on this issue, including others' workarounds for some of the above limitations, please visit this Microsoft Community page: https://answers.microsoft.com/en-us/windows/forum/windows_7-hardware/is-it-possible-to-save-auto-focus-auto-color/e6b812e3-5e52-e011-8dfc-68b599b31bf5

lifecam-settings's People

Contributors

marcelray avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.