I am retrieving token and cameras guid, so the connection is okay.
Is there any examples of Python or even official libraries for ImageServer Protocol?
Thanks in advance.
I am retrieving token and cameras guid, so the connection is okay.
Is there any examples of Python or even official libraries for ImageServer Protocol?
Thanks in advance.
Unfortunately, Milestone doesn’t have a python sample.
We have only one protocol sample which is C#, you might find a useful if you can use the same method in python.