We are using VMS (Essential+ 2019 R1) on our site and are trying to develop a new client to play CCTV footage from VMS. So, I am developing using sdk (mopsdkmobile-web), and I need to put an ID (login ID) in the source code. How do I get this ID?
Use the login method with the user name, password, and login type.
You can find more information about the method in the following documentation:
https://doc.developer.milestonesys.com/mipsdkmobile/
Select "Web" from the top navigation, then click on the “JavaScript reference library for Web” and on the right pane you can find the login method.
Also, you can see the samples here :