<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx</link><description>Jason Langrage asked if it’s possible to automatically capture an image from the camera of a WM 5.0 Smartphone every 30 mins, and then to upload to a web service. WM5.0 has three new ways of working with the camera, but unfortunately the two mechanisms</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Un po' di codice managed per gestire la webcam</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#542973</link><pubDate>Fri, 03 Mar 2006 19:27:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:542973</guid><dc:creator>Technology Experience</dc:creator><description /></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#544552</link><pubDate>Mon, 06 Mar 2006 19:41:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:544552</guid><dc:creator>Scott</dc:creator><description>I don't think anyone would want a new picture of the inside of my pocket every 30 minutes :)</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#545163</link><pubDate>Tue, 07 Mar 2006 12:35:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:545163</guid><dc:creator>marcpe</dc:creator><description>Scott,&lt;br&gt;I'm sure you are right :) But imagine a mounted Pocket PC or Smartphone used as a 'cheap' security device sending images to a web server. For example, if you are a student using a shared fridge, stick your device to the inside door and catch the thief steeling your milk. Could be a lot of fun! &lt;br&gt;Or use the device for time laps image capture on a construction site.&lt;br&gt;&lt;br&gt;Marcus</description></item><item><title>Das nie endende Chaos!  &amp;raquo; Blog Archive   &amp;raquo; Automatisches Aufnehmen von Bildern unter WM5</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#554343</link><pubDate>Sat, 18 Mar 2006 11:58:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:554343</guid><dc:creator>Das nie endende Chaos!  » Blog Archive   » Automatisches Aufnehmen von Bildern unter WM5</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="https://newyear2006.wordpress.com/2006/03/08/automatisches-aufnehmen-von-bildern-unter-wm5/"&gt;https://newyear2006.wordpress.com/2006/03/08/automatisches-aufnehmen-von-bildern-unter-wm5/&lt;/a&gt;</description></item><item><title>The Mobile Minute 136</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#560186</link><pubDate>Fri, 24 Mar 2006 21:34:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:560186</guid><dc:creator>Nino.Mobile</dc:creator><description>TGIF!&lt;br&gt;Software / Hardware&lt;br&gt;&lt;br&gt;Sling Media has released SlingPlayer for Windows Mobile (via msmobiles.com)&amp;amp;amp;nbsp;...</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#572191</link><pubDate>Mon, 10 Apr 2006 07:27:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:572191</guid><dc:creator>Nlgavin</dc:creator><description>i only want to get the Image'date(Example: BMP's Data),i don't how to do. when i find the TimeCamera.zip,&lt;br&gt;i download TimedCamera.zip,and use the graphmanager.cpp as the capture still image's app and transfer as CE tool's CameraCapture.nls.&lt;br&gt;&lt;br&gt;when i debug this CameraCapture.exe: &lt;br&gt;m_pCaptureGraphBuilder-&amp;gt;ControlStream( &amp;amp;PIN_CATEGORY_CAPTURE, &amp;amp;MEDIATYPE_Video, m_pVideoCaptureFilter, 0, 0 ,0,0 ))；&lt;br&gt;&lt;br&gt;hr != S_OK.&lt;br&gt;&lt;br&gt;i use the mobile of Dopoda 830 for Develop!&lt;br&gt;&lt;br&gt;what is wrong? &lt;br&gt;Thanks in advance.&lt;br&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#572261</link><pubDate>Mon, 10 Apr 2006 10:03:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:572261</guid><dc:creator>Roger</dc:creator><description>Marcus:&lt;br&gt;&lt;br&gt;I download the &amp;quot;TimedCamera.ZIP&amp;quot; and load into VS 2005, I got error message is &amp;quot;Error retrieving information from user database. Platform not found&amp;quot;, I had install Mobile 5.0 PPC SDK and DirectX SDK (2006.2 version). so, do you know how can I do ?&lt;br&gt;Thank you.. </description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#573050</link><pubDate>Tue, 11 Apr 2006 06:34:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:573050</guid><dc:creator>Gavin.Chen</dc:creator><description>i get the TimedCamera.ZIP.&lt;br&gt;why alwasy faile at &amp;quot;CHK( m_pCaptureGraphBuilder-&amp;gt;ControlStream( &amp;amp;PIN_CATEGORY_CAPTURE, &amp;amp;MEDIATYPE_Video, m_pVideoCaptureFilter, 0, 0 ,0,0 ));&amp;quot;&lt;br&gt;when i debug the nls on Dopod 830(WinCe 5.0 Pocket PC).&lt;br&gt;&lt;br&gt;i come from china,i am an exacting task to read the article in English.maybe i miss same important's explain.&lt;br&gt;&lt;br&gt;thanks very much for all helps.</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#575021</link><pubDate>Wed, 12 Apr 2006 19:15:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:575021</guid><dc:creator>Jon</dc:creator><description>Hi Marcus, &lt;br&gt;&lt;br&gt;I am finding that some win mobile 5 devices just wont run the Directshow TimedCamera code. Have you found the support of &amp;nbsp;cameras under winmob5 not as &amp;nbsp;standardized as it was supposed to be?&lt;br&gt;&lt;br&gt;On the devices that do run it, I am having a real fight setting the image size, can anyone point me the right direction :-)&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#584208</link><pubDate>Wed, 26 Apr 2006 18:21:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:584208</guid><dc:creator>Simon</dc:creator><description>Hi there!&lt;br&gt;&lt;br&gt;This code is exactly what I have been trawling the web for! &amp;nbsp;I need to make an application that will stream images from a Windows Mobile 2005 PocketPC (HTC Universal) to a web service so that clients can then view the &amp;quot;latest&amp;quot; image. &amp;nbsp;The standard Camera dialog is not suitable to the user intervention it requires, and my C++ knowledge is practically none-existent, so this wrapper for it is ideal.&lt;br&gt;&lt;br&gt;However, I have run into a problem with it. &amp;nbsp;I have got the code working fine on the device, but every time I get a response from the camera of &amp;quot;Error from capture&amp;quot; and am unable to identify why. (This is in the ResponseToMessage method, in the switch statement, at the line &amp;quot;case (int)DSHOW_MESSAGE.MESSAGE_ERROR:&amp;quot;.&lt;br&gt;&lt;br&gt;I was wondering if you had any ideas why this might be, or could point me in the right direction?&lt;br&gt;&lt;br&gt;Cheers!</description></item><item><title>re: Timed Camera Capture in native codes</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#592244</link><pubDate>Mon, 08 May 2006 11:54:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:592244</guid><dc:creator>JG</dc:creator><description>I download .zip file. Successully compile CameraCaptureDLL.dll&lt;br&gt;&lt;br&gt;Now I want to use it in my native code application. I tried:&lt;br&gt;&lt;br&gt;=======================================&lt;br&gt;typedef BOOL (*fnInitializeGraph)(HWND hwnd);&lt;br&gt;typedef BOOL (*fnCaptureStill)(TCHAR szfile[MAX_PATH]);&lt;br&gt;&lt;br&gt;BOOL CamCap()&lt;br&gt;{&lt;br&gt;INSTANCE hCam = LoadLibrary(TEXT(&amp;quot;CameraCaptureDLL.dll&amp;quot;));&lt;br&gt;fnInitializeGraph funcInitializeGraph = NULL;&lt;br&gt;fnCaptureStill funcCaptureStill = NULL;&lt;br&gt;&lt;br&gt;funcInitializeGraph = (fnInitializeGraph)GetProcAddress(hCam, TEXT(&amp;quot;InitializeGraph&amp;quot;));&lt;br&gt;&lt;br&gt;if (funcInitializeGraph)&lt;br&gt;{&lt;br&gt; &amp;nbsp; &amp;nbsp; funcInitializeGraph(hWnd);&lt;br&gt;}&lt;br&gt;...&lt;br&gt;=======================================&lt;br&gt;&lt;br&gt;the last function hungs up my application&lt;br&gt;&lt;br&gt;what did I made worng?&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#596323</link><pubDate>Fri, 12 May 2006 21:03:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:596323</guid><dc:creator>Lucas Jordan</dc:creator><description>when I run the TimedCamera i get an error saying:&lt;br&gt;&lt;br&gt;System.MissingMethodException was unhandled&lt;br&gt; &amp;nbsp;Message=&amp;quot;Can't find PInvoke DLL 'CameraCaptureDLL.DLL'.&amp;quot;&lt;br&gt; &amp;nbsp;StackTrace:&lt;br&gt; &amp;nbsp; &amp;nbsp;at TimedCamera.TimedCaptureForm.Form1_Load()&lt;br&gt; &amp;nbsp; &amp;nbsp;at System.Windows.Forms.Form.OnLoad()&lt;br&gt; &amp;nbsp; &amp;nbsp;at System.Windows.Forms.Form._SetVisibleNotify()&lt;br&gt; &amp;nbsp; &amp;nbsp;at System.Windows.Forms.Control.set_Visible()&lt;br&gt; &amp;nbsp; &amp;nbsp;at System.Windows.Forms.Application.Run()&lt;br&gt; &amp;nbsp; &amp;nbsp;at TimedCamera.Program.Main()&lt;br&gt;&lt;br&gt;what am I doing wrong?&lt;br&gt;&lt;br&gt;thanks!&lt;br&gt;&lt;br&gt;lucasjordan AT gmail DOT com</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#602772</link><pubDate>Sat, 20 May 2006 21:37:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:602772</guid><dc:creator>acs</dc:creator><description>the code runs fine but no images. &amp;nbsp;put a breakpoint just after it captures the image but the image file does not exist. &amp;nbsp;dont really know how to stop the code at graphmanager.cpp so could not know what is going on.&lt;br&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#603743</link><pubDate>Mon, 22 May 2006 15:47:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:603743</guid><dc:creator>Roby</dc:creator><description>Hi!&lt;br&gt;&lt;br&gt;Has anyone tried to use it on i-mate SP5 smartphone. The error is &amp;quot;Error from capture&amp;quot; for me too, I think is has something with the hardcoded cameraGuid. :(. How can I find out the real guid?</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#604646</link><pubDate>Tue, 23 May 2006 13:32:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:604646</guid><dc:creator>marcpe</dc:creator><description>BUG BUG &lt;br&gt;there is a cut paste error in my code. Sorry!&lt;br&gt;Just before I posted this I was tidying up the code to take out video capture and I remove one line that adds the filter graph for encoding. &lt;br&gt;I have dropped an updated ZIP over at the same link.&lt;br&gt;&lt;br&gt;Marcus</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#905441</link><pubDate>Tue, 31 Oct 2006 07:14:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:905441</guid><dc:creator>Kenneth Adams</dc:creator><description>&lt;p&gt;Marcus&lt;/p&gt;
&lt;p&gt;Thanks for this code sample. &amp;nbsp;I tried it out on my new Cingular 8125, and it works like a charm. &amp;nbsp;However, I have only one problem: &amp;nbsp;the still images it takes are always 160 wide X 120 pixels high, and I can't seem to find any way in your code to set the image size. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;The phone has a 1.3 megapixel camera, and when I use the built-in picture taking program, 160X120 is the smallest size available, with a couple other bigger sizes including 1240 X 760 or something high resolution like that.&lt;/p&gt;
&lt;p&gt;Do you know of any way to set this picture size? &amp;nbsp;Thanks.&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#1202896</link><pubDate>Mon, 04 Dec 2006 09:23:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1202896</guid><dc:creator>Oren</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Do you have an example of performing real-time video analysis, using an i-mate camera ?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Oren&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#1331937</link><pubDate>Wed, 20 Dec 2006 17:45:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1331937</guid><dc:creator>tzim</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;I &amp;nbsp;have been having the same problem when trying to load the project file into VS 2005. I get the following messages:&lt;/p&gt;
&lt;p&gt;'Error retrieving information from user datastore - Platform not found'&lt;/p&gt;
&lt;p&gt;'The project could not be opened because it refers to a device platform that does not exist in your datastore'&lt;/p&gt;
&lt;p&gt;The thing that worries me most is the fact that I have installed VS2005, windows ce 5.0, NET Framework etc, tried to rename/delete folder CoreCon/1.0 but still get the same error. Has someone any ideas? Many thanks.&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#1499043</link><pubDate>Sat, 20 Jan 2007 19:47:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1499043</guid><dc:creator>aries firdiansyah</dc:creator><description>&lt;p&gt;I've been compiling CameraCaptureDLL.DLL with windows mobile 5 device platform successfully but when i add it into my windows mobile 5 smart device application reference, it will not be able to add and show message like this : A reference to CameraCapture.DLL could not be added. When I change DllImport into correct path of CameraCaptureDLL.DLL (Or when I copy file CameraCaptureDLL.DLL to c:\windows\system32 without changing the DllImport syntax),it will return message like this : MissingMethodException Can't find PInvoke DLL 'C:/CameraCaptureDLL.DLL'. I'm using ETEN Windows Mobile 5 Pocket PC. So how can i try your code ????? i need your help... thanks before email me at : cipinkman@cs.its.ac.id&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#1622494</link><pubDate>Thu, 08 Feb 2007 02:24:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1622494</guid><dc:creator>Yosef</dc:creator><description>&lt;p&gt;You should install the Mobile 5 SmartPhone SDK&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#1627151</link><pubDate>Thu, 08 Feb 2007 16:26:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1627151</guid><dc:creator>Yosef</dc:creator><description>&lt;p&gt;Does anyone know how to take the video stream and display it in a mobile 5 application usng a media control to create a video preview form? Any links that would be useful as well. Thanks&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#1938830</link><pubDate>Fri, 23 Mar 2007 22:28:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1938830</guid><dc:creator>Arjun</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using the modified DirectShow Camera Capture sample for capturing the Video from my Win Mobile device. Now my problem is that I want to capture it direct-to-disk using directshow (so that the user can see real-time increase in size of the captured file and should also be abel to preview the file midway in between (using the local media player), while recording is still going on). &lt;/p&gt;
&lt;p&gt;I could easily capture the video from the win mobile camera, and also the associated Audio. But it gets written to an asf file in the specified location, only after I manually stop the capturing by click of the Stop button on my custom interface. My need is that the captured audio and video keeps on getting written to the asf file continously as i capture, without depending on user input to stop the recording. This means that on start of the camera capture, a file should be instantaneously created in the specified location, and captured video/audio keeps on getting written frame-per-frame to this file and the file should keep on growing in size with the progress in capturing.&lt;/p&gt;
&lt;p&gt;Please let me know how to do that, since I could not find anything on the same.&lt;/p&gt;
&lt;p&gt;Please mail me if you got any solution on this at arjun.bahree@gmail.com&lt;/p&gt;
&lt;p&gt;Thanks in Advance&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#2306058</link><pubDate>Sat, 28 Apr 2007 03:33:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2306058</guid><dc:creator>doubletree</dc:creator><description>&lt;p&gt;I wonder how to modify the upload portion, so the images can be uploaded using a standard web server via POST method. &amp;nbsp;I haven't found an API that does this, even though it's possible to construct a data stream resembling a POST action.&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#2897316</link><pubDate>Sat, 26 May 2007 14:18:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2897316</guid><dc:creator>Annihil8</dc:creator><description>&lt;p&gt;Hi, thnx for this code! It comes really handy. I only can't find where to change the resolution. Do you (or anybody else)know where to do this.&lt;/p&gt;
&lt;p&gt;Grtz and thnx again!!&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#3319245</link><pubDate>Fri, 15 Jun 2007 23:09:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3319245</guid><dc:creator>Thom Shannon</dc:creator><description>&lt;p&gt;Hi Marcus,&lt;/p&gt;
&lt;p&gt;This is a really useful bit of code, shame they couldn't put this into the managed API. Could you give me a pointer as to how I can get it to capture higher res? Do I need to create a custom filter?&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#3451962</link><pubDate>Fri, 22 Jun 2007 06:18:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3451962</guid><dc:creator>china</dc:creator><description>&lt;p&gt;do you have c# code please?thank you&lt;/p&gt;</description></item><item><title>Timed Camera Capture - Update</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#3667655</link><pubDate>Tue, 03 Jul 2007 09:15:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3667655</guid><dc:creator>Marcus Perryman's WebLog</dc:creator><description>&lt;p&gt;Regards the Timed Camera Capture sample I posted last month, lots of you came across a bug in my code&lt;/p&gt;
</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#3672662</link><pubDate>Tue, 03 Jul 2007 19:31:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3672662</guid><dc:creator>Nasir</dc:creator><description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Many of you ask how to change the resolution of the image taken. I think following line of code should do it for you:&lt;/P&gt;
&lt;P&gt;camera.Resolution = New Size(640, 480)&lt;/P&gt;
&lt;P&gt;where camera is an object of class CameraCaptureDialog.&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#4728333</link><pubDate>Mon, 03 Sep 2007 23:24:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4728333</guid><dc:creator>Daniel</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I didn't belive it helps - nevertheless I tried ;)&lt;/p&gt;
&lt;p&gt;Code like this:&lt;/p&gt;
&lt;p&gt;camera.Resolution = new Size(640, 480);&lt;/p&gt;
&lt;p&gt;Doesn't help me with changeing the resolution!&lt;/p&gt;
&lt;p&gt;Any other Ideas?&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Daniel&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#4879120</link><pubDate>Wed, 12 Sep 2007 15:22:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4879120</guid><dc:creator>ibrahim</dc:creator><description>&lt;p&gt;when I run the TimedCamera i get an error saying: &lt;/p&gt;
&lt;p&gt;System.MissingMethodException was unhandled &lt;/p&gt;
&lt;p&gt; Message=&amp;quot;Can't find PInvoke DLL 'CameraCaptureDLL.DLL'.&amp;quot; &lt;/p&gt;
&lt;p&gt; StackTrace: &lt;/p&gt;
&lt;p&gt; &amp;nbsp; at TimedCamera.TimedCaptureForm.Form1_Load() &lt;/p&gt;
&lt;p&gt; &amp;nbsp; at System.Windows.Forms.Form.OnLoad() &lt;/p&gt;
&lt;p&gt; &amp;nbsp; at System.Windows.Forms.Form._SetVisibleNotify() &lt;/p&gt;
&lt;p&gt; &amp;nbsp; at System.Windows.Forms.Control.set_Visible() &lt;/p&gt;
&lt;p&gt; &amp;nbsp; at System.Windows.Forms.Application.Run() &lt;/p&gt;
&lt;p&gt; &amp;nbsp; at TimedCamera.Program.Main() &lt;/p&gt;
&lt;p&gt;what am I doing wrong? &lt;/p&gt;
&lt;p&gt;thanks! &lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#4906533</link><pubDate>Fri, 14 Sep 2007 10:30:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4906533</guid><dc:creator>ibrahim</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;How To change Camera Rotation and Resolution &lt;/p&gt;
&lt;p&gt;Please Help...&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#5059806</link><pubDate>Sat, 22 Sep 2007 23:31:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5059806</guid><dc:creator>Mayor</dc:creator><description>&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;I have the same problem as you all. I can't change the resolution for the pictures (only 160x120) &lt;/p&gt;
&lt;p&gt;Did any of you found a solution ?&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#5118771</link><pubDate>Tue, 25 Sep 2007 15:02:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5118771</guid><dc:creator>Amit Verma</dc:creator><description>&lt;p&gt;I got the following error when i try to deploy the application:-&lt;/p&gt;
&lt;p&gt;Unable to start program '%CSIDL_PROGRAM_FILES%\TimedCamera\TimedCamera.exe'. The system cannot find the file specified.&lt;/p&gt;
&lt;p&gt;Can anybody please help me out?? It's very urgent please!!!&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#5393833</link><pubDate>Wed, 10 Oct 2007 23:56:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5393833</guid><dc:creator>Omar</dc:creator><description>&lt;p&gt;Hi I want to change the camera zoom value but I've had some troubles. I must use IACameraControl::Set interface Can you help me with this please?&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#5399686</link><pubDate>Thu, 11 Oct 2007 12:22:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5399686</guid><dc:creator>greathendry</dc:creator><description>&lt;p&gt;I don't have ImageUpload web site. Is anyone willing to share his URL with me?&lt;/p&gt;
&lt;p&gt;Thanks a lot.&lt;/p&gt;
&lt;p&gt;MSN/Email: hendryyang@hotmail.com&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#5483717</link><pubDate>Wed, 17 Oct 2007 08:46:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5483717</guid><dc:creator>Jami</dc:creator><description>&lt;p&gt;I would like to change the resolution to 640 by 480. Can anybody post a code sample of how to change this.&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#6224023</link><pubDate>Wed, 14 Nov 2007 23:14:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6224023</guid><dc:creator>Noble D. Bell</dc:creator><description>&lt;p&gt;Anyone found a resolution for this error yet:&lt;/p&gt;
&lt;p&gt;Can't find PInvoke DLL 'CameraCaptureDLL.dll'&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;nb&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#6662794</link><pubDate>Wed, 05 Dec 2007 09:23:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6662794</guid><dc:creator>Herman</dc:creator><description>&lt;p&gt;Resolution for &amp;quot;Can't find PInvoke DLL 'CameraCaptureDLL.dll&amp;quot;&lt;/p&gt;
&lt;p&gt;It is during deployment of the app to your phone/pda that this file is not getting copied. &amp;nbsp;That's why when the app executes, it can't find the file -- it was never there to begin with.&lt;/p&gt;
&lt;p&gt;A solution is to add this file into your VS.net 2005 project. &amp;nbsp;in Solution explorer, right-click the project and choose Add&amp;gt;Existing Files, then select the CameraCaptureDLL.dll.&lt;/p&gt;
&lt;p&gt;Once the file is added, check the properties. &amp;nbsp;It should say that the file is considered as 'Content'. &amp;nbsp;Set the option to Copy to Output Directory All the Time.&lt;/p&gt;
&lt;p&gt;Rebuild and re-deploy. &amp;nbsp;The error should now disappear.&lt;/p&gt;</description></item><item><title>Windows Mobile Development  &amp;raquo; Blog Archive   &amp;raquo; Capturing photos without using the CameraCaptureDialog class</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#6745210</link><pubDate>Wed, 12 Dec 2007 13:51:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6745210</guid><dc:creator>Windows Mobile Development  » Blog Archive   » Capturing photos without using the CameraCaptureDialog class</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.christec.co.nz/blog/archives/208"&gt;http://www.christec.co.nz/blog/archives/208&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8325140</link><pubDate>Wed, 19 Mar 2008 11:03:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8325140</guid><dc:creator>Anil Sambasivan</dc:creator><description>&lt;p&gt;I have used your program to record video and still image capture but when added the code for preview its getting hanged. Do u know whats the reason behind it. I am using HP iPaq Mobile device with windows mobile ver 5.0.&lt;/p&gt;
&lt;p&gt;I am using a panel to show the preview in C# and passing this handle to dll function private static extern bool InitializeGraph(IntPtr hWnd, IntPtr hwndPanel);&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8352718</link><pubDate>Thu, 03 Apr 2008 03:00:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8352718</guid><dc:creator>kim</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I try to captre images from Pocket PC's camera, about 10 images/s. the CameraCaptureDialog()&lt;/p&gt;
&lt;p&gt;doesn't work as I need. so can you tell me how to do?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8352739</link><pubDate>Thu, 03 Apr 2008 03:12:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8352739</guid><dc:creator>archer</dc:creator><description>&lt;p&gt;for you task about Can't find PInvoke DLL 'CameraCaptureDLL.dll'&lt;/p&gt;
&lt;p&gt;you have to put the dll file in the same directory with your compiled programm in the device you use.&lt;/p&gt;
&lt;p&gt;I hope it will be helpful for you &lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8578072</link><pubDate>Fri, 06 Jun 2008 17:46:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8578072</guid><dc:creator>peopleNeedToUseMSDN</dc:creator><description>&lt;p&gt;For those asking about image size, goto MSDN and look-up the COM API's used in &amp;quot;CGrapManager::CaptureStillImageInternal()&amp;quot; and fix it yourself...&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8591129</link><pubDate>Wed, 11 Jun 2008 13:37:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8591129</guid><dc:creator>Sasikumar</dc:creator><description>&lt;p&gt;Hi Marcus,&lt;/p&gt;
&lt;p&gt;Really great work! I was able to make run this on HTC mobile phones. Can you just give a clue on how to make the camera available to users in the code.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Sasi&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8681356</link><pubDate>Wed, 02 Jul 2008 16:07:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8681356</guid><dc:creator>Sean</dc:creator><description>&lt;p&gt;Works great on CE5 HP device.&lt;/p&gt;
&lt;p&gt;Anybody run this on CE6? &amp;nbsp;All I get is a black screen, tried 2 different device makes. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Se&amp;#225;n.&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8702619</link><pubDate>Mon, 07 Jul 2008 19:37:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8702619</guid><dc:creator>Sasikumar</dc:creator><description>&lt;p&gt;It works fine for 1 sec but throws error for less than one second capturing. Do some fix is required to capture 1 / 2image per second.&lt;/p&gt;</description></item><item><title>Camera Flash </title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8786448</link><pubDate>Tue, 29 Jul 2008 03:40:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8786448</guid><dc:creator>karol</dc:creator><description>&lt;p&gt;I`m looking for code using camera flash because I`m trying to do flash light from phone. I have seen your code but is hard for me. Could you give some url to material about programing phone camera(exacly i need turning on and off the camera flash)?&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8954099</link><pubDate>Tue, 16 Sep 2008 19:32:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8954099</guid><dc:creator>Mohammad rahimi</dc:creator><description>&lt;p&gt;Folks,&lt;/p&gt;
&lt;p&gt;I am using Visual C# 2008 and windows mobile 6 and I wander if anybody has used it under the same system.&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8957647</link><pubDate>Thu, 18 Sep 2008 21:00:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8957647</guid><dc:creator>Mohammad rahimi</dc:creator><description>&lt;p&gt;Did anybody figure out how to set the resolution of the camera using IAMCameraControl. I can not find the right parameters for the set function&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8959917</link><pubDate>Sat, 20 Sep 2008 16:31:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8959917</guid><dc:creator>S.Majid</dc:creator><description>&lt;p&gt;i use these code in two camera (HP Photo Samart SD camera &amp;amp; FlyCam CF 1.3M) but it didn't work&lt;/p&gt;
&lt;p&gt;CameraCaptureDialog ccd = new CameraCaptureDialog();&lt;/p&gt;
&lt;p&gt;ccd.ShowDialog();&lt;/p&gt;
&lt;p&gt;pictureBox1.Image = new Bitmap(ccd.FileName);&lt;/p&gt;
&lt;p&gt;i don't know why it doesn't work and appear errors ?&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8959918</link><pubDate>Sat, 20 Sep 2008 16:32:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8959918</guid><dc:creator>S.Majid</dc:creator><description>&lt;p&gt;i use these code in C# with two camera (HP Photo Samart SD camera &amp;amp; FlyCam CF 1.3M) but it didn't work&lt;/p&gt;
&lt;p&gt;CameraCaptureDialog ccd = new CameraCaptureDialog();&lt;/p&gt;
&lt;p&gt;ccd.ShowDialog();&lt;/p&gt;
&lt;p&gt;pictureBox1.Image = new Bitmap(ccd.FileName);&lt;/p&gt;
&lt;p&gt;i don't know why it doesn't work and appear errors ?&lt;/p&gt;
&lt;p&gt;anyone could capture image with this method ?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;</description></item><item><title>Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8959919</link><pubDate>Sat, 20 Sep 2008 16:35:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8959919</guid><dc:creator>S.Majid</dc:creator><description>&lt;p&gt;i use these code in C# with two camera (HP Photo Samart SD camera &amp;amp; FlyCam CF 1.3M) but it didn't work&lt;/p&gt;
&lt;p&gt;CameraCaptureDialog ccd = new CameraCaptureDialog();&lt;/p&gt;
&lt;p&gt;ccd.ShowDialog();&lt;/p&gt;
&lt;p&gt;pictureBox1.Image = new Bitmap(ccd.FileName);&lt;/p&gt;
&lt;p&gt;i don't know why it doesn't work and appear errors ?&lt;/p&gt;
&lt;p&gt;anyone could capture image with this method ?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;</description></item><item><title>Israr Khans blogg  &amp;raquo; Blog Archive   &amp;raquo; links for 2008-09-20</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#8960359</link><pubDate>Sun, 21 Sep 2008 07:04:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8960359</guid><dc:creator>Israr Khans blogg  &amp;raquo; Blog Archive   &amp;raquo; links for 2008-09-20</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.israrkhan.com/?p=144"&gt;http://blog.israrkhan.com/?p=144&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Time Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9017224</link><pubDate>Mon, 27 Oct 2008 03:20:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9017224</guid><dc:creator>Windows Mobile Development</dc:creator><description>&lt;p&gt;I&amp;amp;#39;ve always wanted my phone to take a picture with the camera a few seconds after I initiate a phone&lt;/p&gt;
</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9109283</link><pubDate>Mon, 17 Nov 2008 14:16:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9109283</guid><dc:creator>salam</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;i've project on pocket pc &lt;/p&gt;
&lt;p&gt;my problem is:&lt;/p&gt;
&lt;p&gt;how can i deal with camera directly so that i can take pictures and save them while capturing a video . (snapshots)&lt;/p&gt;
&lt;p&gt;thanx anyway&lt;/p&gt;
&lt;p&gt;kind regards&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9252171</link><pubDate>Thu, 25 Dec 2008 00:33:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9252171</guid><dc:creator>IraqiGeek</dc:creator><description>&lt;p&gt;Can't download any of the zip files. Are they still available???&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9315530</link><pubDate>Tue, 13 Jan 2009 18:32:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9315530</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;sorry but you're wrong, you can use the camera capture dialog to take pictures automatically if you use it with another thread wich press the take picture key for you. it's really easy to made. &lt;/p&gt;</description></item><item><title>DirectShow | keyongtech</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9338357</link><pubDate>Sun, 18 Jan 2009 20:16:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9338357</guid><dc:creator>DirectShow | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/4347058-directshow"&gt;http://www.keyongtech.com/4347058-directshow&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Auto image capture from camera? | keyongtech</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9364203</link><pubDate>Thu, 22 Jan 2009 10:23:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9364203</guid><dc:creator>Auto image capture from camera? | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/467121-auto-image-capture-from-camera"&gt;http://www.keyongtech.com/467121-auto-image-capture-from-camera&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9372592</link><pubDate>Fri, 23 Jan 2009 16:01:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9372592</guid><dc:creator>Andre Putz</dc:creator><description>&lt;p&gt;Guys!&lt;/p&gt;
&lt;p&gt;I used this code:&lt;/p&gt;
&lt;p&gt;CameraCaptureDialog ccd = new CameraCaptureDialog();&lt;/p&gt;
&lt;p&gt;ccd.ShowDialog();&lt;/p&gt;
&lt;p&gt;pictureBox1.Image = new Bitmap(ccd.FileName);&lt;/p&gt;
&lt;p&gt;But it&amp;#180;s needed to add references in project.&lt;/p&gt;
&lt;p&gt;- Microsoft.WindowsMobile&lt;/p&gt;
&lt;p&gt;- Microsoft.WindowsMobile.Forms.&lt;/p&gt;
&lt;p&gt;Without this references the class CameraCaptureDialog doesn&amp;#180;t works corretly.&lt;/p&gt;</description></item><item><title>Downloads not working...</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9452978</link><pubDate>Sun, 01 Mar 2009 23:20:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9452978</guid><dc:creator>TrickiDicki</dc:creator><description>&lt;p&gt;The downloads are timing out. Any mirrors for them?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9473263</link><pubDate>Fri, 13 Mar 2009 18:17:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9473263</guid><dc:creator>Resul Özdemir</dc:creator><description>&lt;p&gt;Hi Everbody,&lt;/p&gt;
&lt;p&gt;i have the same dll not found problem. i could not open CameraCaptureDLL project in VS2005. Can you help me to get CameraCaptureDLL.dll file please?&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9486080</link><pubDate>Wed, 18 Mar 2009 09:32:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9486080</guid><dc:creator>Aqil</dc:creator><description>&lt;p&gt;Hi, I want CameraCaptureDialog should not go in Standby Mode after 30 seconds as it is going.&lt;/p&gt;
&lt;p&gt;I want to extend this time.&lt;/p&gt;
&lt;p&gt;Is it possible ?&lt;/p&gt;</description></item><item><title>Resolution</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9490065</link><pubDate>Thu, 19 Mar 2009 17:37:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9490065</guid><dc:creator>resooul</dc:creator><description>&lt;p&gt;Hi Marcus,&lt;/p&gt;
&lt;p&gt;Can you help about the image resolution?&lt;/p&gt;</description></item><item><title>re: Timed Camera Capture</title><link>http://blogs.msdn.com/marcpe/archive/2006/03/03/542941.aspx#9726391</link><pubDate>Thu, 11 Jun 2009 14:16:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9726391</guid><dc:creator>junk</dc:creator><description>&lt;p&gt;Hmm, if I'm not mistaken you could use this code to create a custom camera dialog?&lt;/p&gt;</description></item></channel></rss>