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

From IVS Wiki
Jump to: navigation, search
(Privacy PTZ)
(Privacy PTZ)
 
(5 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
==LED Toggle==
 
==LED Toggle==
  
[[File:01_Rule_LED_Old.png]]
+
[[File:01_Rule_LED_V2.png]]
  
 
For a camera with 2 IO Ports, select Output 2.  
 
For a camera with 2 IO Ports, select Output 2.  
Line 48: Line 48:
  
 
9. Privacy PTZ On
 
9. Privacy PTZ On
 +
 
a. Condition
 
a. Condition
 
i. Digital Input
 
i. Digital Input
 
ii. Click use this condition as trigger
 
ii. Click use this condition as trigger
 +
 
b. Port
 
b. Port
 
i. Input 3
 
i. Input 3
 +
 
c. Action
 
c. Action
 
i. Go to preset position
 
i. Go to preset position
 
ii. Select “new” privacy preset that was set in camera interface, made by you onsite
 
ii. Select “new” privacy preset that was set in camera interface, made by you onsite
 
iii. Click home timeout
 
iii. Click home timeout
 +
 
10. Privacy PTZ Off
 
10. Privacy PTZ Off
 +
 
a. Condition
 
a. Condition
 
i. Digital Input
 
i. Digital Input
 
ii. Click invert this condition
 
ii. Click invert this condition
 
iii. Click use this condition as trigger
 
iii. Click use this condition as trigger
 +
 
b. Port
 
b. Port
 
i. Input 3
 
i. Input 3
 +
 
c. Action
 
c. Action
 
i. Go to preset position
 
i. Go to preset position
 
ii. Select “new” home preset that was set in camera interface, made by you onsite
 
ii. Select “new” home preset that was set in camera interface, made by you onsite
 
iii. Click home timeout
 
iii. Click home timeout
 +
 +
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:25, 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 Settings in the bottom right hand corner of the window.
    Settings.png
  2. Click on System.
    System.png
  3. Click on I/O Ports.
    IO Ports 9 FW.png
  4. On a camera with 4 I/O Ports, change I/O Port 4 to Output.
  5. On a camera with 2 I/O Ports, change I/O Port 2 to Output.
  6. For a camera who's ports do not alternate, simply rename the output "Output 2".
  7. Click Save.

Privacy Rules

LED Toggle

01 Rule LED V2.png

For a camera with 2 IO Ports, select Output 2.

For a camera with 4 IO Ports, select Output 4.

Privacy Off Rule

02 Rule Privacy Off.png

In the Query String Suffix field, for a fixed camera, type:

action=update&Image.I0.Overlay.MaskWindows.M0.Enabled=no&AudioSource.A0.InputGain=0

In the Query String Suffix field, for a PTZ camera, type:

action=update&Image.I0.Overlay.MaskWindows.M0.Enabled=no&AudioSource.A0.InputGain=4&PTZ.Various.V1.PanEnabled=true&PTZ.Various.V1.TiltEnabled=true&PTZ.Various.V1.ZoomEnabled=true&autofocus=on

Privacy On Rule

03 Rule Privacy On.png

In the Query String Suffix field, for a fixed camera, type:

action=update&Image.I0.Overlay.MaskWindows.M0.Enabled=yes&AudioSource.A0.InputGain=mute

In the Query String Suffix field, for a PTZ camera, type:

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

Privacy PTZ

Only for a PTZ Camera. The directions are as such:

9. Privacy PTZ On

a. Condition i. Digital Input ii. Click use this condition as trigger

b. Port i. Input 3

c. Action i. Go to preset position ii. Select “new” privacy preset that was set in camera interface, made by you onsite iii. Click home timeout

10. Privacy PTZ Off

a. Condition i. Digital Input ii. Click invert this condition iii. Click use this condition as trigger

b. Port i. Input 3

c. Action i. Go to preset position ii. Select “new” home preset that was set in camera interface, made by you onsite iii. Click home timeout

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.