There is an IP web camera that I wrote a .NET class for sometime ago. It\'s basically a Timer implementation that pings a snapshot CGI script from the camera every five sec
This is a C# wrapper by someone at Codeproject:
http://www.codeproject.com/KB/audio-video/avifilewrapper.aspx
That wrapper should provide you with what you need.