ONVIF_STATE

 

Description

Get or Set the state of ONVIF in the decive.

By default, the ONVIF function was disabled.
In multiple channel encoders, the ONVIF is not available.

Input Argument

0 or 1
where
0: ONVIF function is disabled
1: ONVIF function is enabled.

Attribute

Return of Message

ONVIF_STATE='0'
or
ERROR: ONVIF_STATE not found

OK: ONVIF_STATE='0'
or
ERROR: ONVIF_STATE='0'
or
ERROR: ONVIF_STATE not found

Applicability

Platform Devices Supported Firmware Version
PlatformA Camera, Video Encoder A1D-220-V3.13 and later
PlatformT Camera, Video Encoder A1D-310-V4.10 and later
PlatformK Camera, Video Encoder A1D-310-V5.04 and later

Statue

Valid

See also

None.

Example

http://ip:port/cgi-bin/system?USER=admin&PWD=123456&ONVIF_STATE
or
http://ip:port/cgi-bin/cmd/system?ONVIF_STATE

http://ip:port/cgi-bin/system?USER=admin&PWD=123456&ONVIF_STATE=1
or
http://ip:port/cgi-bin/cmd/system?ONVIF_STATE=1

Back To

HOME, SYSTEM CGI