Normal
This is actually pretty easy to program - the basis for all the can be found here, including the motion detection code.http://msdn.microsoft.com/coding4fun/someassemblyrequired/babies/However, this is assuming that your IP webcam is a MJPEG one, and not an actual AVI or MPEG one. See the article for an explanation on the differences.Sam
This is actually pretty easy to program - the basis for all the can be found here, including the motion detection code.
http://msdn.microsoft.com/coding4fun/someassemblyrequired/babies/
However, this is assuming that your IP webcam is a MJPEG one, and not an actual AVI or MPEG one. See the article for an explanation on the differences.
Sam