I have run two instances of the PTZandPreset sample (build and run, unmodified) in two different workstations, both are able to login to the Milestone Server using basic authentication, one of them is able to retrieved camera feed and control PTZ without any problem, while the other failed to retrieved camera feed with showing the error: “Recorder error: (GetSequences) Internal error - Server unreachable. Reason: NameResolutionFailure -, 0 -0” as shown in the following picture:
*PS: I have developed another program to perform similar task with logging function. I tried running it on both of the workstations same thing happened: one is working without any problem while the other one cannot.
That’s what made me tried to cross-checking with the unmodified MIPSDK sample program.
The logging function shown another error while logging in to the Milestone server:
“There was no endpoint listening at http://milestone:22331/Central/AlarmService that could accept the message. This is often caused by an incorrect address or SOAP action”
which I still failed to fix after referring to the following post:
Hope to hear from you soon.
