Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Is required

Description

versionYes

See Product version

video_inYesCamera ID in the format "TYPE:ID", for example "CAM:1"
sessionidNoSession ID
targetidYesMatches cam.id
login NoAxxon PSIM username, if set
passwordNoAxxon PSIM user password, if set
enable_token_authYes Enable authorization by token =1.
valid_token_hoursNo

Signature validation time (in hours). The maximum value is a week. 

The default value is 12 hours.

Request example:

GET httpGET http://127.0.0.1:8085/web2/secure/video/action.do?version=41.100.01.0224&sessionid=FC126734&video_in=CAM:1&enable_token_auth=1&valid_token_hours=1&login=USER&password=PASS

...