We have a plugin which is streaming video. As soon as the recording server is stopped and the failover recording server takes over the whole SmartClient view is refreshed i.e. we are getting Init() called again.
As we need uninterrupted stream, is there any way to handle this?
I see the same behavior.
I do not see any way to workaround this.
Is this expected behavior or bug that needs to be addressed?
It is expected behavior in as much as it is by design the implemented behavior.
This is not the optimal behavior when prioritizing the least amount of interruption and working with items that does not relate in any way to the recording server that goes into fail-over, and because I do not find it optimal I have asked some questions to Milestone development trying to see if there is a quick fix or a workaround..