IVS Wiki:Privacy Rules

From IVS Wiki
Revision as of 22:54, 14 March 2025 by IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = <h1>Getting Started</h1> #Set Privacy mask #Privacy PTZ position {{hr}} <h1>Create Recipients</h1> {{Manual lvl 2 | title = Local Recipient...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Getting Started

  1. Set Privacy mask
  2. Privacy PTZ position



Create Recipients

Local Recipient

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

Many firmware versions will not work with 127.0.0.1. If this does not work for you, change the IP to the IP assigned to that camera.


⇧ Back to Top


Remote Recipient

http://<CAMERA_IP>/axis-cgi/param.cgi


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


INSTEAD:

For any remote/slave cameras:
  • Set I/O ports
  • Create privacy presets
  • Create masks
  • Create recipients


Do not load rules. The master camera will contain all rules.


⇧ Back to Top


Create Events

Privacy Off

The following parameters should be used in the Action Rule Setup


Set the gain to what you need for the audio to sound loud and clear.

Custom Parameters
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
Image Example

PrivacyOff.png

⇧ Back to Top


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