Difference between revisions of "Privacy Rules"

From IVS Wiki
Jump to: navigation, search
Line 26: Line 26:
 
|-
 
|-
 
|AudioSource.A0.InputGain
 
|AudioSource.A0.InputGain
|0
+
|0*
 
|-
 
|-
 
|PTZ.Various.V1.PanEnabled
 
|PTZ.Various.V1.PanEnabled

Revision as of 10:22, 2 March 2022

Set Privacy mask and Privacy PTZ position first

Local Recipient:

http://127.0.0.1/axis-cgi/param.cgi

Remote Recipient:

If there are multiple cameras you will need to add multiple remote recipients and rules tied to those remote recipients.

INSTEAD: For any remote or slave cameras, set I/O ports, create privacy presets, create masks, and create recipients; do not load rules. The master camera will contain all rules.

http://ip/axis-cgi/param.cgi
Privacy Off Rules
Name Value
action update
Image.I0.Overlay.MaskWindows.M0.Enabled no
AudioSource.A0.InputGain 0*
PTZ.Various.V1.PanEnabled true
PTZ.Various.V1.TiltEnabled true
PTZ.Various.V1.ZoomEnabled true
autofocus on


PrivacyOff.png

Privacy On Rules
Name Value
action update
Image.I0.Overlay.MaskWindows.M0.Enabled yes
AudioSource.A0.InputGain mute
PTZ.Various.V1.PanEnabled false
PTZ.Various.V1.TiltEnabled false
PTZ.Various.V1.ZoomEnabled false

PrivacyOn.png


Privacy PTZ

PrivacyPTZ.png


LED On

PrivacyLedOn.png


LED Off

PrivacyLedOff.png