Is it possible to use this SDK in desktop application?

Submitted by sanychsamara on Sun, 06/01/2008 - 23:12.

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

( categories: )

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

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