Obtain camera video streaming from a java application client

Hy, I have a client java application and I would like to connect to Milestone recording server to obtain the camera video Streaming and show it in a java component.

It is possible?

Is a Java SDK available for Milestone?

Thanks a lot,

Gabriele

Dear Gabriele,

Currently we only have the SDK in a C# version, but you can connect to any of our servers by following the correct protocol. We have a list of protocol samples available in our documentation (top bar): http://doc.developer.milestonesys.com/html/

We have tried our best to make it as clear as possible in the samples, even though it is written in C#. You should then be able to replicate these protocols into your Java application and move forward from there. :slight_smile:

Merry Christmas!

Best regards,

Lars