Difference between revisions of "IVS Wiki:Privacy Switch - Add Recipients"

From IVS Wiki
Jump to: navigation, search
(Created page with "==Add Recipient(s)== Some of the rules point to a recipient at a specific IP address, so the camera must have a recipient set up, even for itself. In the case of a room with m...")
 
Line 1: Line 1:
==Add Recipient(s)==
+
{{Article - Manual | content =  
 +
<h1>Introduction</h1>
 
Some of the rules point to a recipient at a specific IP address, so the camera must have a recipient set up, even for itself. In the case of a room with multiple cameras, the master camera will need a recipient set up for all other cameras in the room as well.  
 
Some of the rules point to a recipient at a specific IP address, so the camera must have a recipient set up, even for itself. In the case of a room with multiple cameras, the master camera will need a recipient set up for all other cameras in the room as well.  
 +
 +
{{Manual lvl 2 | title = Adding Self | content =
 
# Click on '''Setup''' in the upper right hand corner of the window.
 
# Click on '''Setup''' in the upper right hand corner of the window.
 
#: {{img | file = Privacy10.png}}
 
#: {{img | file = Privacy10.png}}
Line 14: Line 17:
 
#: Click '''Test'''.  
 
#: Click '''Test'''.  
 
#: Click '''Close'''.
 
#: Click '''Close'''.
 +
}}
  
===PTZ Camera as a Recipient===
+
{{hr}}
 +
 
 +
{{Manual lvl 2 | title = Adding Remote Cameras | content = }}
 +
 
 +
{{Manual lvl 3 | title = Fixed Cameras | content = }}
 +
 
 +
 
 +
{{Manual lvl 3 | title = PTZ Cameras | content =  
 
When a PTZ camera is being used as a secondary camera, one must add a separate recipient, just for the PTZ rules, using the following information.  
 
When a PTZ camera is being used as a secondary camera, one must add a separate recipient, just for the PTZ rules, using the following information.  
 
<pre>http://IPADDRESS/axis-cgi/com/ptz.cgi</pre>
 
<pre>http://IPADDRESS/axis-cgi/com/ptz.cgi</pre>
  
{{img
+
<center>{{img - resize | file  = Ptz as recipient.png | width = 300px}}</center>
| file  = Ptz as recipient.png
+
 
| width = 400px
 
}}
 
  
 +
{{Manual lvl 4 | title = Remote PTZ rules | content =
 
To create the Remote PTZ rules, add the following parameters:  
 
To create the Remote PTZ rules, add the following parameters:  
  
Line 31: Line 41:
  
 
Make a copy of the newly generated Action rule, and modify the second parameter to reflect either Privacy or Home; whichever one was not chosen before.
 
Make a copy of the newly generated Action rule, and modify the second parameter to reflect either Privacy or Home; whichever one was not chosen before.
{{Load Privacy Rules for Additional Cameras}}
+
}} }}
 +
}}

Revision as of 11:50, 15 March 2025

Introduction

Some of the rules point to a recipient at a specific IP address, so the camera must have a recipient set up, even for itself. In the case of a room with multiple cameras, the master camera will need a recipient set up for all other cameras in the room as well.

Adding Self

  1. Click on Setup in the upper right hand corner of the window.
    Privacy10.png
  2. Click on Events.
  3. Click on Recipients.
  4. Click on Add.
    Add Self in the name field
    In Recipient, type
http://127.0.0.1/axis-cgi/param.cgi

or

http://IPADDRESS/axis-cgi/param.cgi
  1. Type in the login credentials for the camera.
    Click Test.
    Click Close.

Adding Remote Cameras

Fixed Cameras


PTZ Cameras

When a PTZ camera is being used as a secondary camera, one must add a separate recipient, just for the PTZ rules, using the following information.

http://IPADDRESS/axis-cgi/com/ptz.cgi

Ptz as recipient.png


Remote PTZ rules

To create the Remote PTZ rules, add the following parameters:

NAME: action VALUE: update
NAME: gotoserverpresetname VALUE: presetname (Typically named Privacy or Home)

Make a copy of the newly generated Action rule, and modify the second parameter to reflect either Privacy or Home; whichever one was not chosen before.