[&ss_prefix=<value>][&trigger_type=<value>]
[&md_prenum=<value>][&md_postnum=<value>][&md_delay=<value>] [&sq_interval=<value>] [&send_method=<value][&ftp_suffix=<value>]
Return:
HTTP/1.0 200 OK\r\n
<depends on method value> If(method == get method == set)
{
tue=<value>\r\n
wed=<value>\r\n
…
}
Else if(method == normal)
{
Application page contents
}
parameter | Value | description |
|
|
|
snapshot_enable | 0 | Enable snapshot application |
| 1 | Disable snapshot application |
|
|
|
weekday | 0,1,2,3,4,5,6 | The array indicate weekly schedule |
time_method | always | 24 hours full day |
| interval | Select begin time and end time |
|
|
|
begin_time | hh:mm | Begin time of weekly schedule |
end_time | hh:mm | End time of weekly schedule |
ss_prefix | <text string shorter | Snapshot file name prefix for both event and |
| than 60 characters> | sequential operation |
|
|
|
trigger_type | motion | Set trigger by motion detect |
| sequential | Snapshot sequentially |
|
|
|
63