Difference between revisions of "IVS Wiki:Privacy Rules"
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...") |
IVSWikiBlue (talk | contribs) |
||
Line 46: | Line 46: | ||
{{Manual lvl 2 | title = Privacy Off | content = | {{Manual lvl 2 | title = Privacy Off | content = | ||
− | + | The following parameters should be used in the <b>Action Rule Setup</b>. | |
− | The following parameters should be used in the <b>Action Rule Setup</b> | ||
Line 87: | Line 86: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | {{Section - Expand | title = Image Example | color = #f6c62a | content = | + | {{Section - Expand | title = Image Example | color = #f6c62a | content = {{img - resize | file = PrivacyOff.png}} }} |
− | {{img - resize | file = PrivacyOff.png}} | ||
− | }} | ||
}} | }} | ||
+ | |||
{{Top of Page}} | {{Top of Page}} | ||
{{hr}} | {{hr}} | ||
+ | |||
+ | {{Manual lvl 2 | title = Privacy On | content = | ||
+ | The following parameters should be used in the <b>Action Rule Setup</b>. | ||
+ | |||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
− | <caption> | + | <caption>Custom Parameters</caption> |
<tr> | <tr> | ||
<th>Name</th> | <th>Name</th> | ||
Line 127: | Line 129: | ||
</table> | </table> | ||
− | + | {{Section - Expand | title = Image Example | color = #f6c62a | content = {{img - resize | file = PrivacyOn.png}} }} | |
− | + | {{Top of Page}} | |
+ | {{hr}} | ||
+ | }} | ||
− | + | {{Manual lvl 2 | title = Privacy PTZ | content = | |
+ | {{Section - Expand | title = Image Example | color = #f6c62a | content = {{img - resize | file = PrivacyPTZ.png}} }} | ||
− | |||
− | + | {{Top of Page}} | |
+ | {{hr}} | ||
+ | }} | ||
+ | {{Manual lvl 2 | title = LED On | content = | ||
− | == | + | {{Section - Expand | title = Image Example | color = #f6c62a | content = {{img - resize | file = PrivacyLedOn.png}} }} |
− | + | ||
+ | {{Top of Page}} | ||
+ | {{hr}} | ||
+ | }} | ||
+ | |||
+ | {{Manual lvl 2 | title = LED Off | content = | ||
+ | |||
+ | {{Section - Expand | title = Image Example | color = #f6c62a | content = {{img - resize | file = PrivacyLedOff.png}} }} | ||
+ | |||
+ | |||
+ | {{Top of Page}} | ||
+ | {{hr}} | ||
+ | }} | ||
}} | }} |
Revision as of 22:59, 14 March 2025
Getting Started
- Set Privacy mask
- 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.
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.
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.
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 |
Privacy On
The following parameters should be used in the Action Rule Setup.
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 |