(2) Setting parameter

Specify API in GET line according to the format below when setting a parameter for VN-V686.

/api/param?ParamA.ParamB.ParamC=Data

Parameter values are indicated using =. Do not insert space before and after =.

The upper limit of this character string is 1024 bytes.

Response will be in the following format.

ParamA.ParamB.ParamC&200 OK

An error code will be returned when setting is not properly performed. Example:

ParamA.ParamB.ParamC&401 Unauthorized

6.2. Camera

These APIs are related to camera settings. Same functions are shown on the Camera page of the WEB setting page and PTZ Controller of built-in viewer. Refer to the instruction manual for details on the Camera page and PTZ Controller.

Saving Changes of Camera Settings

Format /api/param?canera.status=data

Example /api/param?canera.status=save

Example of response canera.status&200 OK

Interpretation Save or cancel changes to camera settings. Specify save or restore. By status=save, changes to camera settings are saved. If not saved, the changes are restored by power off of VN-V686. By status=restore, changes to camera settings are restored.

Allowed users admin, operator

Getting Camera ID stored in JPEG from VN-V686

Format /api/param?camera.id

Example of response camera.id=VN-V686&200 OK

Response example when setting field is left blank camera.id=&200 OK

Interpretation Acquire Camera ID comment. This comment is stored in comment segment of JPEG. The Camera ID is used as sender's display name of alarm mail. If you want to set sender's mail address, see "Setting Sender

Mail Address for VN-V686".

Example of response camera.id=Camera01&200 OK

17

Page 17
Image 17
JVC VN-V686U manual Camera Saving Changes of Camera Settings, Getting Camera ID stored in Jpeg from VN-V686