Hi everyone, I am really struggling with this part of my project and need some help. I am willing to pay someone to do this part of my program but I need it urgently (IE this week)

Basically I am needing someone to design an App that can take pictures using the webcam,, Well actually I need it to be able to take pictures via ManyCam software which is a virtual webcam that connects to your webcam and allows multiple programmes to access the cam at the same time. You can download ManyCam for free from: http://www.manycam.com/

The program needs to be hidden and not show anything on screen and automatically be able to take pictures every 5 seconds and save them as a file (JPG/PNG best but BMP will do).

If at all possible would be better to run as a Windows service but not sure that can bedone so a Windows Forms App is fine as long as no form is required to be shown or any pictures be shown it needs to all run hidden.

Requirements:

> VB.Net (.Net 2 or .Net 3.5)
> Run Hidden
> Take pictures every 5 seconds
> Save pictures as either JPG/PNG/BMP
> No pop ups asking user to select webcam/fps/other settings
> Each picture must have a different filename to this spec: (filename = "WCI" & Now.Day & Now.Hour & Now.Minute & Now.Second & ".ext")
> The following areas must be obviouse marked so I can change:
> Camera to be used (at the moment I only need ManyCam Camera to be used)
> Picture frequency (at first need it set to every 5 seconds)


If you are intrested please reply or PM me stating how much you would charge for this job.

Regards,
Max