Hello. I downloaded the MIP SDK 2020 R1 sample code in milestone homepage.
When the data was sent by Milestone XProtect Management Client 2019 R2 as a custom event “4”,
The Milestone XProtect Smart Client camera operated normally as “External Event4.”
But Unable to receive the information when running Sample Project AlarmList.exe using Visual Studio 2019.
Additional, SetAuthentication() function(MainWindow.xaml.cs) in parameter(userName, password, domainName) input
(admin, qwe123!@#, localhost)
This information is used to connect to the Smart Client.
Result is “The caller is not authenticated by the service.” System.Exception {System.ServiceModel.Security.SecurityNegotiationException}
How can i received Event Message from Milestone XProtect Management Client 2019 R2 System??
Help me Please.