Versions Compared

Key

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

...

Parameter

Is required

Description

versionYes

See Product version

Note.  
You can receive no more than 6 video streams simultaneously. The web browser sets this limit, not the Axxon PSIM, since it has the limit on the number of simultaneous video streams.

video_inYesCamera ID in the format "TYPE:ID", for example "CAM:1"
sessionidNoSession ID
imageWidthNo

Frame width. Value can be in [64, 1600] range. Server automatically rounds width to larger value divisible by 4.

If not, then the size of the returned image is taken from the video stream

imageHeightNo

Frame height. Value can be in [30, 1200] range.

If not, then the size of the returned image is taken from the video stream

normalizeNo

truestretches the image if the frame comes in incorrect proportions

fpsNoVideo frame rate
login NoAxxon PSIM username, if set
password NoAxxon PSIM user password, if set
output file nameYes

The name of the file to which the requested video will be output

...