Save frame to target path and filename (default target = today date, default name=timestamp.jpg)
[ESP171](json=no) path=(target path) filename=(target filename) pwd=(admin/user password)
-
json=no the output format can be in JSON or plain text
-
pwd=(admin password) the admin password if authentication is enabled
-
path
- if path is not empty, it will set the path
-
filename
- if filename is not empty, it will set the filename
Output
Section titled “Output”- In json format
{ "cmd":"171", "status":"ok", "data":"Snapshot taken"}cmdId of requested command, should be171statusstatus of command, should beokdatacontent of response, hereSnapshot taken