Versions Compared

Key

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

...

Request parameters:

Parameter

Is requiredRequired

Description

versionYes

See Product version

sessionidNoSession ID
video_inYesCamera ID in the format "TYPE:ID", for example "CAM:1"
commandYesCommand to get video from archive: arc.play
time_fromYesStart time of archive playing back
time_toNoCompletion time of archive playing back (if parameter is not specified, all archive will play back)
imageWidthNoWidth in pixels (is counted automatically with saving proportions if it isn't specified or equal 0)
imageHeightNoHeight in pixels (is counted automatically with saving proportions if it isn't specified or equal 0)
fpsNoMaximal frame per second (if it isn't specified or equal 0, frame frequency won't be limited if)
login NoAxxon PSIM username, if set
password NoAxxon PSIM user password, if set
speed_factorNo

Sets the playback speed. The value may be any integer or fractional number no less than 0.

Examples of values:

0 – playback at the highest possible speed (depends on network bandwidth and disk load)

1 – playback at normal speed x1 (default)

0.1 – slow motion playback at x1/10 speed

2 – fast playback at x2 speed

formatNoSets the response format (see General information on HTTP API)

...

End packet with newstate=closed and errcode=100 will be received when stream completion.

Info
titleNote

The request can be executed through the web or in the VLC media player.