I have an IP-cam that i want to get a snapshot from it when event get fired.
I have tried to get images from it using an option in it's firmware but it's taking much time about 4-11 sec.
I need another way to get a snapshot from it using c# code. I'm developing app using c# 3.5 OS windows server 2008
Any sample is very welcome and I will try it now. Thanks in advance.
You might also want to look into OpenCV. There are a couple C# ports available out there: