how to access a external database by milestone management client ? can we invoke webservice from management client ?how to feed webservice data to the camera view?
Have a look at the various Management Client plug-in samples in the SDK. From such plug-ins you can execute whatever code you want, including accessing web services.
I am not sure I understand what you mean by feeding data to the camera view. You can make a plugin for the Smart Client for doing overlays on top of camera video (find examples of that in the SDK) or you can make your own view item plugin for displaying your own data in the Smart Client view (again, there are lots of samples available).
thanks sir,i am new to this i dont knw where to get the sdk samples i researched on this but i could not find any help
The samples are part of the SDK which you will get access to after filling in the form on this page: https://www.milestonesys.com/community/developer-tools/sdk/download-sdk/
thanks..