How to Login and Get Image from Camera example on java language?

Hi sir,

There is “Milestone 2016R2” installed on Windows server at remote place. Example (127.1.1.1:7563)

When I try to get a camera video (jpeg) file of a certain time using JAVA language on my linux system

What xml data should I use? (Get login(token?) and jpeg)

Note that in the “Milestone XProtect Management Client 2016R2” there is no “guid” information for the camera.

please help me

You can either use Mobile server or the protocols; Server SOAP Protocol, Recorder SOAP Protocol, ImageServer Protocol

I recommend that you review the TCPVideoViewer sample for inspiration. It is wrong language but shows what you need to do. Unfortunately we have no java/linux capable sample.

In my opinion the Mobile Server protocol sample which is javascript provide an easier way..