The reason why I am asking because I see some additional classes in the ver 2018 R3 that seems to be checking connection states and adding\removing observer objects, that may not be in the 2017 R3 version. And the newer SDK has compiled the once separated out JS files into one or two libraries. I am interested in how the v.2017 R3 JS files differ from the v.2018 R3 or later compiled JS libraries if at all.
Let me know, if this is critical to simply view the stream. I am working on a beta vesion that will implement the PTZ Move camera directions and zoom as well.
Thanks
Hello Mike,
We have not tried to run that kind of setup as we officially do not support different versions of the Mobile SDK and the Mobile Server. However, I believe we have not made big changes and what you asked is likely to work.
We have used map files for the “compiled” files. This said you can open the Web Client in any browser that support map files and retrieve the source code from there.
If you do not like the “map file” approach you can find the files under this link: https://doc.developer.milestonesys.com/mipsdkmobile/reference/WebSDKdoc/global.html. However they are not pretty much organised.
We will think of a better (maybe the old) way of presenting those files to the users for the next version.
Best Regards,
Mladen Staykov
I appreciate your recommendation. Thanks for your time!