Is it possible to get camera online/offline status from Milestone server just using XPMobileSDK.js?
Hi Rodrigo,
We are looking into your question and will get back to you as soon as we can.
In the meanwhile, can I suggest you to try adding a VideoConnectionObserver to VideoStream using addObserver function? The events in the observer might help you with getting online/offline status.
Thanks! I’ll try VideoConnectionObserver.