Search Wiki:
Project Description
Reusable WPF control to display high frame rate video such as WebCam or framegrabber DirectShow output. This control uses InteropBitmap introduced in .NET framework 3.5 and managed DirectShow P/Invoke. This control does not uses DirectShow.net library, so it's completely imdependent

General

For more information about the way this control is implemented, visit my blog at http://blogs.microsoft.co.il/blogs/tamir

Screenshot

image_6bcb2dac-e598-4e0f-83f3-29f231cb703b.png

Usage

The usage of the control is similar to the usage of regular WPF Image control
<cap:CapPlayer xmlns:cap="http://schemas.sharpsoft.net/xaml"/>
Last edited May 13 at 2:52 PM  by tamirk, version 6
Updating...