Last Updated on : 2022-01-17 07:31:54download
This topic describes the standard instruction set of smart cameras (sp).
| Code | Name | Data type | Value constraint |
|---|---|---|---|
| ipc_work_mode | Working mode | Enum | {“range”:[“0”,“1”]} |
| basic_device_volume | Volume control | Integer | {“min”:1,“max”:10,“scale”:0,“step”:1} |
| floodlight_lightness | Floodlight brightness | Integer | {“min”:1,“max”:100,“scale”:0,“step”:1} |
| wireless_batterylock | Battery lock | Boolean | {} |
| siren_switch | Siren | Boolean | {} |
| zoom_stop | Stop zooming | Boolean | {} |
| cry_detection_switch | Cry detection | Boolean | {} |
| decibel_switch | Sound detection alarm switch | Boolean | {} |
| record_switch | SD card video recording switch | Boolean | {} |
| motion_record | SD card video recording mode | Boolean | {} |
| sd_umount | Unmount the SD card | Boolean | {} |
| sd_format | SD card formatting | Boolean | {} |
| device_restart | Remote restart | Boolean | {} |
| basic_indicator | Status indicator light | Boolean | {} |
| basic_private | Privacy mode | Boolean | {} |
| basic_flip | Flip | Boolean | {} |
| basic_osd | Time watermark | Boolean | {} |
| basic_wdr | Wide dynamic range (WDR) mode | Boolean | {} |
| basic_shimmer | Shimmer full color | Boolean | {} |
| ptz_calibration | PTZ calibration | Boolean | {} |
| ptz_stop | Stop PTZ | Boolean | {} |
| cruise_switch | Cruise switch | Boolean | {} |
| motion_tracking | Motion tracking | Boolean | {} |
| motion_switch | Motion alarm switch | Boolean | {} |
| motion_timer_switch | Motion detection mode selection | Boolean | {} |
| flight_warn_switch | Warning switch | Boolean | {} |
| flight_pir_a | PIR sensor 1 | Boolean | {} |
| flight_pir_b | PIR sensor 2 | Boolean | {} |
| flight_pir_c | PIR sensor 3 | Boolean | {} |
| floodlight_switch | Floodlight | Boolean | {} |
| zoom_control | Zoom control | Enum | {“range”:[“0”,“1”]} |
| decibel_sensitivity | Sound detection sensitivity | Enum | {“range”:[“0”,“1”]} |
| record_mode | Video recording mode | Enum | {“range”:[“1”,“2”]} |
| basic_nightvision | IR night vision | Enum | {“range”:[“0”,“1”,“2”]} |
| basic_anti_flicker | Anti-flicker | Enum | {“range”:[“0”,“1”,“2”]} |
| ptz_control | PTZ control | Enum | {“range”:[“0”,“1”,“2”,“3”,“4”,“5”,“6”,“7”]} |
| motion_interval | Alarm interval | Enum | {“range”:[“1”,“3”,“5”]} |
| motion_sensitivity | Motion detection sensitivity | Enum | {“range”:[“0”,“1”,“2”]} |
| flight_bright_mode | Brightness mode | Enum | {“range”:[“0”,“1”]} |
| pir_sensitivity | PIR sensitivity | Enum | {“range”:[“0”,“1”,“2”]} |
IPC working mode:
Code example:
{
"commands":[
{
"code":"ipc_work_mode",
"value":"0"
}
]
}
Zoom control:
The sensitivity of the sound detection alarm switch:
Video recording mode:
IR night vision setting:
Anti-flicker setting
PTZ setting:
The alarm interval in minutes. Enumeration value. The corresponding minute option is displayed according to the enumeration value.
Motion detection sensitivity:
Brightness mode:
PIR sensitivity:
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback