I’m using the AnalyticsEventTriggerViaLibrary.csproj without any modification, I only download and use the solution in “src” folder, apparently the connection gone correct because the follow pop up appears, and I can select the camera for event source.
This port indicated in the window 9090, apparently is to receive the requisition of the Analytic Event, but I don’t know where I set that in the AnalyticsEventTriggerViaLibrary.csproj. I tried to make the connection with the server and this port but failed.
Can you help me with this issue? I just want to send an alarm from my computer to Milestone server in other machine, is it possible?
I disable the firewall of both sides, any restrictions I cut off, but the alarm don’t arrive in Milestone. Is anything that I’m not consider and is it necessary?
Good to hear that you could receive the event from the test event. According to your picture, I can only see your alarm list, but this shows me that you got an alarm from the test event. So the test event worked fine.
I am not sure about the error, but I am assuming if your plugin(s) may cause the error. So, can you please disable all plugins and see what happens? (Because just a plain Smart Client should work without the error).
After disabling all plugins, please keep the plain Smart Client and run “Analytics Event Trigger via library” sample.
When you start the sample, you will login (on the sample’s login dialog), but please make sure NOT to put the port number (9090) in the server address, because the login is connecting to Management server.
Also, please make sure to use the same user as you tested with the test event on Management Client.
Then trigger AnalyticsEvent and then, please verify to see the event on the Smart Client on the event list.
I make more tests, and I try to track the information leaving my machine and arriving in the milestone server. So, for that I used the Wireshark and I find a HTTP/1.1 500 Internal Server Error.
I’m attaching the milestone log for you see the packaging information transiting, for you to know my machine is the IP 172.16.18.70 and the milestone server has the IP 172.16.18.43.