nicolatorpei/WebEye
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
WebEye 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. DSUtils is a set of utilites to work with a DirectShow capture graph.
2. WPF
2.1. WebCameraControl is WPF version of the control.
2.2. WebCameraDemo is a very basic WPF application that shows how to use the control.
3. WinForms
3.1. WebCameraControl is WinForms version of the control.
3.2. 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 (CPOL).