Handling connection after Milestone failover

HI, I use the MediaLiveService component of Milestone to connect my C++ application to the Milestone Recording Server (using the Recording Server URL that I get using MIP SDK in another C# application). How do I handle the connection when there’s a failover event and the recording server is running on a different host?

If you still have the C# application, it can subscribe to

const String VideoOS.Platform.Messaging.MessageId.Server.RecorderFQIDChangedIndication = “Server.RecorderFQIDChangedIndication”

and then tell the c++ application to reconnect using the new updated address.

https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_messaging_1_1_message_id_1_1_server.html#a543dfdca75f48a67c040cf96bded3634&tree=tree_search.html?search=failover