Difference between revisions of "Manually Set Up Privacy Switch Rules for 6.x Firmware"

From IVS Wiki
Jump to: navigation, search
(Privacy Rules)
(Privacy Off Rule)
Line 26: Line 26:
  
 
==Privacy Off Rule==
 
==Privacy Off Rule==
 +
{| class="wikitable" style="text-align: center;"
 +
!|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
 +
|}
 +
 +
For a PTZ Camera:
 
{| class="wikitable" style="text-align: center;"
 
{| class="wikitable" style="text-align: center;"
 
!|Name
 
!|Name
Line 56: Line 83:
  
 
[[File:PrivacyOff.png]]
 
[[File:PrivacyOff.png]]
 
  
 
==Privacy On Rule==
 
==Privacy On Rule==

Revision as of 11:59, 13 November 2020

If you are complete with the previous page, and you did not use a config file for privacy rules, complete the following steps. In the case of multiple cameras, these steps should only be done for the main camera; the recipient cameras do not need rules built.

Update I/O Ports

  1. Click on Setup in the upper right hand corner of the window.
    Privacy10.png
  2. Click on System Options.
    Privacy11.png
  3. Click on Ports & Devices.
    Privacy12.png
  4. For a camera who's ports do not alternate, simply rename the output "Output 2".
  5. On a camera with 2 I/O Ports, change I/O Port 2 to Output.
  6. On a camera with 4 I/O Ports, change I/O Port 4 to Output.
    Privacy13.png
  7. Click Save.

Privacy Rules

LED On

PrivacyLedOn.png


LED Off

PrivacyLedOff.png

Privacy Off Rule

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

For a PTZ Camera:

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

If during the course of audio testing, the cameras have been set to gain other than 0, you must also update the gain value in this rule.


PrivacyOff.png

Privacy On Rule

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