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

From IVS Wiki
Jump to: navigation, search
(Privacy Rules)
(Privacy PTZ)
 
(15 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
#: [[File:Privacy10.png]]
 
#: [[File:Privacy10.png]]
 
# Click on '''System Options'''.
 
# Click on '''System Options'''.
#: [[File:Privacy11.png]]
+
#: [[File:Privacy12.png]]
 
# Click on '''Ports & Devices'''.
 
# Click on '''Ports & Devices'''.
#: [[File:Privacy12.png]]
+
#: [[File:Privacy13.png]]
 
# For a camera who's ports do not alternate, simply rename the output "Output 2".  
 
# For a camera who's ports do not alternate, simply rename the output "Output 2".  
 
# On a camera with 2 I/O Ports, change I/O Port 2 to '''Output'''.  
 
# On a camera with 2 I/O Ports, change I/O Port 2 to '''Output'''.  
 
# On a camera with 4 I/O Ports, change I/O Port 4 to '''Output'''.  
 
# On a camera with 4 I/O Ports, change I/O Port 4 to '''Output'''.  
#: [[File:Privacy13.png]]
 
 
# Click '''Save'''.
 
# Click '''Save'''.
  
Line 18: Line 17:
 
==LED On==
 
==LED On==
  
[[File:PrivacyLedOn.png]]
+
[[File:01_New_LED_On.png]]
  
  
 
==LED Off==
 
==LED Off==
  
[[File:PrivacyLedOff.png]]
+
[[File:01_New_LED_Off.png]]
  
 
==Privacy Off Rule==
 
==Privacy Off Rule==
 +
 +
For a Fixed Camera:
 +
{| class="wikitable" style="text-align: center;"
 +
!|Name
 +
!|Value
 +
|-
 +
|action
 +
|update
 +
|-
 +
|Image.I0.Overlay.MaskWindows.M0.Enabled
 +
|no
 +
|-
 +
|AudioSource.A0.InputGain
 +
|0
 +
|-
 +
|autofocus
 +
|on
 +
|}
 +
 +
 +
For a PTZ Camera:
 
{| class="wikitable" style="text-align: center;"
 
{| class="wikitable" style="text-align: center;"
 
!|Name
 
!|Name
Line 56: Line 76:
  
 
[[File:PrivacyOff.png]]
 
[[File:PrivacyOff.png]]
 +
 +
==Privacy On Rule==
 +
For a Fixed Camera:
 +
{| class="wikitable" style="text-align: center;"
 +
!|Name
 +
!|Value
 +
|-
 +
|action
 +
|update
 +
|-
 +
|Image.I0.Overlay.MaskWindows.M0.Enabled
 +
|yes
 +
|-
 +
|AudioSource.A0.InputGain
 +
|mute
 +
|}
  
  
==Privacy On Rule==
+
For a PTZ Camera:
 
{| class="wikitable" style="text-align: center;"
 
{| class="wikitable" style="text-align: center;"
 
!|Name
 
!|Name
Line 83: Line 119:
  
 
[[File:PrivacyOn.png]]
 
[[File:PrivacyOn.png]]
 +
 +
 +
==Privacy PTZ==
 +
Only for a PTZ Camera
 +
 +
[[File:PrivacyPTZ.png]]
 +
 +
 +
Back to [[Privacy_Button_2020-Present#Manual_Set_up_of_Privacy_Rules|Manual Set up of Privacy Rules]]
 +
 +
='''Multiple Cameras'''=
 +
# If you are building a room with multiple cameras, you need to add rules onto the master camera, to drive the slave cameras. Make duplicates of the Privacy and/or PTZ rules.
 +
# In the extra sets of rules, select the recipients you created in the recipients field.

Latest revision as of 15:24, 1 December 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.
    Privacy12.png
  3. Click on Ports & Devices.
    Privacy13.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.
  7. Click Save.

Privacy Rules

LED On

01 New LED On.png


LED Off

01 New LED Off.png

Privacy Off Rule

For a Fixed Camera:

Name Value
action update
Image.I0.Overlay.MaskWindows.M0.Enabled no
AudioSource.A0.InputGain 0
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

For a Fixed Camera:

Name Value
action update
Image.I0.Overlay.MaskWindows.M0.Enabled yes
AudioSource.A0.InputGain mute


For a PTZ Camera:

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

Only for a PTZ Camera

PrivacyPTZ.png


Back to Manual Set up of Privacy Rules

Multiple Cameras

  1. If you are building a room with multiple cameras, you need to add rules onto the master camera, to drive the slave cameras. Make duplicates of the Privacy and/or PTZ rules.
  2. In the extra sets of rules, select the recipients you created in the recipients field.