Skip to content
Discussion options

You must be logged in to vote

Hi @kuroda-torch ,
I have one camera using the AXIS Virtual Loan Tool. Looks like it is using the following APIs:
Method: GET
URL:

http://195.60.68.14/axis-cgi/com/ptz.cgi?query=attributes&camera=1&format=json

Response:

{
    "Camera 1": {
        "panSpeed": "100",
        "tiltSpeed": "100",
        "speeds": [
            {
                "value": "1",
                "speed": "1.8"
            },
            {
                "value": "28",
                "speed": "5"
            },
            {
                "value": "40",
                "speed": "11"
            },
            {
                "value": "44",
                "speed": "14"
            },
            {
        …

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kuroda-torch
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants