Hello everyone,
I am using XPMobileSDK WebClient with JS.
I am trying to switch connection different Milestone Mobile Servers in the same Web application, to get on demand streaming from different Mobile Servers.
Is it possibile?
Best regards,
Marcello
Hello Marcello,
Yes, it is possible You can check how to do that in this example https://github.com/milestonesys/mipsdkmobile-web/blob/906ea8dab961d7edfe7e5ca8a7a17231bfbc88f3/Samples/lib/js/loginManager.js#L22 and then you should call login command.
Br,
Asen