with the following parameters and values
<parameter>=
<value>
Values Description
recordingid=<int> > 0 Recording id, unique number for each recording.
Only this recording will be listed.
camera=<int>
1, ...
1
List only recordings that match this camera id.
event=<int> > 0 List only recordings that match this event id.
Id of an event can be found in the event
parameters.
time=<int> Seconds since 1970:
1/100 seconds
List only recordings made during this time.
timespan=<int> > 0 List only recordings made during the time span from
"time" until "time" + "timespan".
Requires: parameter "time"
info=<string> count Begin the server response with a count of the
number of listed recordings.
1
Product-dependent. Check the product specification.
Return:
HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
\r\n
<info data>
1
<recording data>
and <info data> is
numberofrecordings=<count>\r\n
\r\n
and <recording data> is
1
Only if parameter "info=count" is used.
with the following parameters and values
<parameter>=
<value>
Values Description
recordingid=<int> > 1 Recording id, unique number for every recording.
camera=<int>
1, ...
1
ID of camera recorded from.
Komentarze do niniejszej Instrukcji