<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>easywebcam Wiki Rss Feed</title><link>http://easywebcam.codeplex.com/wikipage</link><description>easywebcam Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;
&lt;h2&gt;WPF UI Example&lt;/h2&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Sample Code for Display Video from WebCam&lt;/h2&gt;
&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:51:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212085104P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;
&lt;h2&gt;WPF UI Example 2&lt;/h2&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Sample Code for Display Video from WebCam 2&lt;/h2&gt;
&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:50:42 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212085042P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF UI Example&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Sample Code for Display Video from WebCam 2&lt;/h2&gt;
&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:50:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212085020P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF UI Example&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;!!Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:50:02 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212085002P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF UI Example&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:49:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212084926P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF Output&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:41:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212084147P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF Output&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below (I'cant publish example at download tab because datetime ploblem and i will try in after.)&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:36:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212083651P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF Output&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below (I'cant publish example at download tab because datetime ploblem and i will try in after.)&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:31:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212083104P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF Output&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below (I'cant publish example at download tab because datetime ploblem and i will try in after.)&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:30:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212083036P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=12</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF Output&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below (I'cant publish example at download tab because datetime ploblem and i will try in after.)&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:29:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212082950P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF Output&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below (I'cant publish example at download tab because datetime ploblem and i will try in after.)&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 20:00:23 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212080023P</guid></item><item><title>Updated Wiki: Home</title><link>http://easywebcam.codeplex.com/wikipage?version=10</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Developer can add one line of code for display video from webcam and capture image from webcam. It provide dialog for resolution setting and advance setting &amp;#40;Flip,Rotate, Brightness etc.&amp;#41; by adding one line of code.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample Code for Display Video from WebCam&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF with C#&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;            WebCam  webcam = new WebCam();
            //passing Image Control Element
            webcam.InitializeWebCam(ref imgVideo);
            
            //start webcam video playing
            webcam.start();

            //stop or pause video playing
            webcam.stop();

            //continue playing after stop state
            webcam.continue();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Resolution Setting and Video Format Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C# for Show Advance Setting Dialog&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
           webcam.config2();
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WPF Output&lt;/b&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/_S-lUyWl3jrU/SyJIwQphuVI/AAAAAAAACz4/dPgigYm4UHo/4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can see more full example and download library at below (I'cant publish example at download tab because datetime ploblem and i will try to after.)&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;WinForm with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winform-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with VB.NET for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-with-vb-net-for-show-video-from-webcam-and-image-capturing&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WinForm with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/winfrom-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;WPF with C# for show video from webcam and image capturing.&lt;br /&gt;&amp;gt;&amp;gt; &lt;a href="http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download" class="externalLink"&gt;http://sites.google.com/site/webcamlibrarydotnet/wpf-and-csharp-sample-code-and-download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;            &lt;br /&gt;            &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pongsakorn</author><pubDate>Sat, 12 Dec 2009 19:57:15 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091212075715P</guid></item></channel></rss>