I am getting started integrating our web based incident management system with XProtect VMS via mipsdkmobile-web. I have downloaded SDK from GitHub and am able to make some of the samples work, but there does not seem to be clear documentation on how one would incorporate the libraries used by the sample into an existing system. My requirement is to create a module which will be given at runtime the location of the Milestone server, a camera ID, and the credentials. The module will then display the streaming video in a specified DIV element, or within an iFrame.
Would it be possible to get assistance or more detailed documentation for using the SDK to achieve this goal?