WebEye/WebCameraControl at master · ethosholic/WebEye

The WebCameraControl is a web camera control, a simple and easy to use one, no additional dependencies and a minimalistic interface.

The repository has the following structure.

  1. DirectShowFacade is a set of utilities to work with a DirectShow capture graph.

  2. WPF

  3. WebCameraControl is a WPF version of the control.

  4. WebCameraDemo is a very basic WPF application that shows how to use the control.

  5. WinForms

  6. WebCameraControl is a WinForms version of the control.

  7. WebCameraDemo is a very basic WinForms application that shows how to use the control.

More details about the control and its implementation can be found on the following page: www.codeproject.com/Articles/330177/Yet-another-Web-Camera-control

This project is licensed under [The Code Project Open License] (http://www.codeproject.com/info/cpol10.aspx) (CPOL). The main points subject to the terms of the CPOL are:

  • Source Code and Executable Files can be used in commercial applications;
  • Source Code and Executable Files can be redistributed; and
  • Source Code can be modified to create derivative works.
  • No claim of suitability, guarantee, or any warranty whatsoever is provided. The software is provided "as-is".