The Network Menu :: ONVIF
param.cgi?cmd=getonvifattr
Get ONVIF Service Status
ov_enable
: 1: ONVIF activated, 0: ONVIF deactivatedov_port
: ONVIF Portov_authflag
: 1: ONVIF Login Required, 0: ONVIF Authentication deactivatedov_forbitset
: 0: When the time zone setting allows image parameter settings allow, 1: When the time zone setting disabled, the image parameter settings allow, 2: When the time zone setting allows image parameter settings prohibit, 3: When the time zone setting is prohibited, prohibited image parameter settingsov_subchn
: Use video channel 11, 12 or 13ov_snapchn
: Use video channel 11, 12 or 13 for snapshots
Example
GET: http://admin:instar@192.168.2.168/param.cgi?cmd=getonvifattr
GET: http://192.168.2.168/param.cgi?cmd=getonvifattr&-usr=admin&-pwd=instar
SET: http://admin:instar@192.168.2.168/param.cgi?cmd=setonvifattr&-ov_enable=1&-ov_port=8080&-ov_authflag=1&-ov_forbitset=0&-ov_subchn=12&-ov_snapchn=13