http://myserver/axis-cgi/view/reclist.cgi
Server response containing info about all
recordings
Play recording 24
http://myserver/axis-cgi/view/player.cgi?recordingid=24
Server response containing sessionid=3 and
images.
Play backward
http://myserver/axis-cgi/view/player.cgi?sessionid=3&
direction=backward
Server response containing sessionid=3 and
images.
with the following parameters and values
Parameter/Syntax Values Description
recordingid=<int>
> 0
1
The id of the recording to play.
sessionid=<int>
0 if no session, else > 0
1
Id of this session. Returned in previous server
response.
Used for faster database search.
camera
1, ...
2
Play from this camera.
info=<int> 1 Returns a description of this CGI-request. No
image generated.
starttime=<int>:<int> Seconds since 1970: 1/100
seconds
3
Play only a part of the recording. Start at this
time.
Example: 983453412:10
stoptime=<int>:<int> Seconds since 1970: 1/100
seconds
3
Play only a part of the recording. Stop at this
time.
Example: 983453412:10
startframe=<int>:<int>
frame id
3
Play only a part of the recording. Start at this
frame.
Komentarze do niniejszej Instrukcji