I am working on hobby project that needs motion detection off the common USB webcam and (possibly) remote camera. I work in .NET and I am wondering if your project would be any help for me.
Do you have a very simple introduction doc for new users?
Can I use this SDK in desktop application?
Where should I start?
Thank you
Alexander

Yes, the SDK is suitable for desktop apps.
Before you start development with VOLTS-IQ it's a good idea to read through the MSRS tutorials (you can skip the parts about robots). Currently, we support MSRS version 1.5.
In a nutshell, you will develop an application that uses MSRS to orchestrate Vi_WebCam and Vi_MotionDetector. You'll write your own MSRS service that subscribes to motion updates and takes an appropriate action when a motion is detected.
Please don't hesitate to post any further questions here.
R