Parameter=Default | Values | Explanation |
---|---|---|
help | Help This overview. |
|
sequence=head | Escaped string | Sequence Number Accepted values are 0..999999: Number of Sequence head: last sequence tail: oldest sequence |
offset=0 | -999999..999999 | Sequence Offset Offset to the sequence number. |
eno=-1 | -1..99999 | Alarm Image Offset Offset to the alarm image number. Accepted values are -1: last alarm image found in sequence 0 = E00000.jpg 1 = E00001.jpg 2 = E00002.jpg ... |
alarmimage= | Escaped string | Alarm Image Address Address for an alarm image. This parameter combines sequence and eno separated by a dot.
|
length=5 | 1..1000 | Alarm List Length Number of alarms in the output alarmlist .
|
timespan=3600 | 1.. | Alarm List Time Span Time span in seconds from Time Search Starting Time searchbytime_start to the last alarm displayed in the output alarmlist . Can be combined with parameter length .
|
filter=* | Escaped string | Alarm Filter List Optional event filter for output alarmlist and alarmupdate .Example: VM,UC,PE,TT |
story=0 | -99999..99999 | Story Offset View an image or clip file out of the story: -3 = A00001.jpg -2 = A00002.jpg -1 = A00003.jpg 0 = E00000.jpg 1 = P00001.jpg, M00001.jpg or C00001.jpg 2 = P00002.jpg or M00002.jpg 3 = P00003.jpg or M00003.jpg ... |
direct=0 | -99999..99999 | Direct Story Offset Directly load the story image or clip file without retrieving a story size: -1 = A00001.jpg -2 = A00002.jpg -3 = A00003.jpg 0 = E00000.jpg Same procedure as Story Offset on post alarm files. |
source=auto | auto intern extern |
Image Storage Source Select the image storage: auto: prefer external, but use intern on fail intern: use the internal event buffer extern: use the external storage |
volume= | Escaped string | Volume ID Use this option to access alarms and information from volumes in banking mode. Examples: 0: accessing live buffer / last alarm buffer 10_2_14_97 (no extension) 1: accessing alarm buffer 10_2_14_97.1 S: accessing suspect buffer 10_2_14_97.S Note: do not combine with option source .
|
fip=10.0.0.0 | Escaped string | Factory IP Will only deliver an image if the camera has this factory IP address. |
error=picture | picture empty content current |
Error Handling Sets the error handling options in case no image is available: picture: returns the "No frame available!" image empty: returns nothing content: returns only the content type current: returns the current.jpg image |
output=jpeg | jpeg jpeg_download m1img evtinfo evtinfo_d mxg m1imgtab alarmlist alarmupdate certificate sequencecheck alarmlist_extended |
Output Format Output format of event JPEG: jpeg: Save as JPEG. jpeg_download: Opens browser download dialog for saving the JPEG. m1img: Print only the JPEG comment. m1imgtab: Print JPEG comment with variable parser, using format string tableformat (example). evtinfo: Print event information, e.g. recording mode, story count and event number. evtinfo_d: Print normal and detailed event information, e.g. story size, frame number and time stamp. mxg: Entire event story in one clip file. alarmlist: Print a list of alarm images using JSON format (using this JSON schema). alarmlist_extended: Print an alarmlist with more detailed information (using this JSON schema). alarmupdate: Print a row of alarm information for each new alarm. certificate: Output the certificate used for signing the event images. sequencecheck: Detect manipulations of the camera time and lost or corrupted sequences. |
include_mailbox_changes | Mailbox Information Mailbox start alarms in output format alarmupdate list additional information.
|
|
verify | Verify Signature Verify recorded sequences. Only available for output formats event information ( output=evtinfo[_d] ) and sequencecheck .
|
|
preview | Preview Mode Display image in the format given by the parameter size . It may be smaller to keep the aspect ratio.
|
|
size= | Escaped string | Image Size Enter the desired image size in format [width]x[height]. Only available if the parameter preview is specified.
|
quality=60 | 10..90 | JPEG Quality Enter the desired JPEG quality. Only available if the parameter preview is specified.
|
searchbytime_start= | Escaped string | Time Search Starting Time Request an image via its timestamp [seconds.microseconds] since the Epoch (00:00:00 UTC, January 1, 1970). |