52
Getting User Define Name of File Naming from VN-V685/686/686B
Format /api/param?application.ftp.naming_option
Example of Response application.ftp.naming_option=abc&200 OK
Interpretation Acquire user define name for file naming of periodic FTP. The maximum size is 16 bytes. When
/api/param?application.ftp.naming_option is set to "type1", the file name is as ***YYYMMDDHHMMSSNNN.jpg,
and "***" can be gotten by this API.
File Name Example Camera_20060207201315001.jpg
When /api/param?application.ftp.naming_option is set to "type2", the file name is as ***.jpg and "***" can be gotten
by this API.
File Name Example Camera.jpg
Allowed users admin, operator
Setting User Define Name of File Naming for VN-V685/686/686B
Format /api/param?application.ftp.naming_option=data
Example of Response application.ftp.naming_option&200 OK
Interpretation Change user define name for file naming of periodic FTP. The maximum size is 16 bytes. When
/api/param?application.ftp.naming_option is set to "type1", the file name is as ***YYYMMDDHHMMSSNNN.jpg,
and "***" can be set by this API.
File Name Example Camera_20060207201315001.jpg
When /api/param?application.ftp.naming_option is set to "type2", the file name is as ***.jpg and "***" can be set by
this API.
File Name Example Camera.jpg
Allowed users admin, operator
Getting Parameters of Pre/Post Recording from VN-V685/686/686B
Format
To get Frame Rate /api/param?application.object.framerate
To get Pre Duration /api/param?application.object.prerec
To get Post Duration /api/param?application.object.postrec
Example of Response
For Frame Rate application.object.framerate=10&200 OK
For Pre Duration /api/param?application.object.prerec=2&200 OK
For Post Duration /api/param?application.object.postrec=2&200 OK
Interpretation Acquire parameters for PrePost + ftp. These parameters are used when recftp is set as an alarm action.
Allowed users admin, operator, user