\r\n
recordingid=357\r\n
...
eventstarttime=1025778305:00\r\n
...
eventstoptime=1025778401:34\r\n
...
\r\n
Example 3: Search and list recordings of event 6 from camera 1:
http://myserver/axis-cgi/view/reclist.cgi?camera=1&event=6
Example 4: List all available recordings with count info:
http://myserver/axis-cgi/view/reclist.cgi?info=count
5.7.2 Play recordings
With this interface, recorded images can be replayed from the server, either single JPG images or MJPG video
streams.
Method: GET
Syntax:
http://<servername>/axis-cgi/view/player.cgi[?<parameter>=<value>
[&<parameter>=<value> ...]]
Parameters and values listed below.
For greater efficiency when playing back and forward, stepping etc., the player uses recording id and session id.
Recording id is received by list recording.
Use the recording id in the first player call, and then the session id returned in every player response.
Example:
AXIS Server -> <- Client
List all recordings
Comments to this Manuals