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...")
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Add Recipient(s)==
+
{{Article - Manual | content =  
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.
+
<h1>Introduction</h1>
# Click on '''Setup''' in the upper right hand corner of the window.
+
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.  
#: {{img | file = Privacy10.png}}
 
# Click on '''Events'''.
 
# Click on '''Recipients'''.
 
# Click on '''Add'''.
 
#: Add '''Self''' in the name field
 
#: In '''Recipient''', type
 
<pre>http://127.0.0.1/axis-cgi/param.cgi</pre>
 
or
 
<pre>http://IPADDRESS/axis-cgi/param.cgi</pre>
 
#: Type in the login credentials for the camera.
 
#: Click '''Test'''.
 
#: Click '''Close'''.
 
  
===PTZ Camera as a Recipient===
+
 
 +
{{Aside | content = 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 =  
 +
{{Flexbox | left =
 +
#Navigate to <b>Setup</b> {{Arrow}} <b>Events</b> {{Arrow}} <b>Recipients</b>.
 +
# Click on <b>Add</b>.
 +
# Add <b>Self</b> in the name field.
 +
# In <b>Recipient</b>, type
 +
#:<pre>http://IPADDRESS/axis-cgi/param.cgi</pre>
 +
# Type in the login credentials for the camera.
 +
# Click <b>Test</b>.
 +
# Click <b>Close</b>.
 +
| right = {{img | file = Privacy10.png}} }}
 +
}}
 +
 
 +
{{hr}}
 +
 
 +
{{Manual lvl 2 | title = Adding Remote Cameras | content = }}
 +
 
 +
{{Manual lvl 3 | title = Fixed Cameras | content =
 +
{{Flexbox | left =
 +
# Click on <b>Setup</b>.
 +
# Click on <b>Events</b>.
 +
# Click on <b>Recipients</b>.
 +
# Click on <b>Add</b>.
 +
# Add <b>Remote</b> in the name field.
 +
#: <em>For rooms with multiple remote cameras, be sure to give them unique names.</em>
 +
# In <b>Recipient</b>, type
 +
#:<pre>http://IPADDRESS/axis-cgi/param.cgi</pre>
 +
# Type in the login credentials for the camera.
 +
# Click <b>Test</b>.
 +
# Click <b>Close</b>.
 +
| right = {{img | file = Privacy10.png}} }}
 +
}}
 +
 
 +
{{hr - 2}}
 +
 
 +
{{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>
 
  
{{img
+
{{Flexbox | left =
| file  = Ptz as recipient.png
+
# Click on <b>Setup</b>.
| width = 400px
+
# Click on <b>Events</b>.
 +
# Click on <b>Recipients</b>.
 +
# Click on <b>Add</b>.
 +
# Add <b>Remote PTZ</b> in the name field.
 +
# In <b>Recipient</b>, type
 +
#:<pre>http://IPADDRESS/axis-cgi/com/ptz.cgi</pre>
 +
# Type in the login credentials for the camera.
 +
# Click <b>Test</b>.
 +
# Click <b>Close</b>.
 +
| right = {{img | file = Privacy10.png}} }}
 +
 
 +
{{Section - Expand | title = Image Example | color = #f6c62a | content = {{img - resize | file  = Ptz as recipient.png}} }}
 
}}
 
}}
  
 +
 +
{{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:  
  
<pre>NAME: action VALUE: update</pre>
+
<table class="wikitable" style="width:100%">
 +
    <caption>Custom Parameters</caption>
 +
    <tr>
 +
        <th>Name</th>
 +
        <th>Value</th>
 +
    </tr>
 +
    <tr>
 +
        <td>action</td>
 +
        <td>update</td>
 +
    </tr>
 +
    <tr>
 +
        <td>gotoserverpresetname</td>
 +
        <td>presetname <em>(typically named <b>Privacy</b> or <b>Home</b>)</em></td>
 +
    </tr>
 +
</table>
 +
 
 +
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.
 +
}}
  
<pre>NAME: gotoserverpresetname VALUE: presetname (Typically named Privacy or Home)</pre>
 
  
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.
+
{{Top of Page}}
{{Load Privacy Rules for Additional Cameras}}
+
}}

Latest revision as of 14:01, 17 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. Navigate to SetupEventsRecipients.
  2. Click on Add.
  3. Add Self in the name field.
  4. In Recipient, type
    http://IPADDRESS/axis-cgi/param.cgi
  5. Type in the login credentials for the camera.
  6. Click Test.
  7. Click Close.

Privacy10.png


Adding Remote Cameras

Fixed Cameras

  1. Click on Setup.
  2. Click on Events.
  3. Click on Recipients.
  4. Click on Add.
  5. Add Remote in the name field.
    For rooms with multiple remote cameras, be sure to give them unique names.
  6. In Recipient, type
    http://IPADDRESS/axis-cgi/param.cgi
  7. Type in the login credentials for the camera.
  8. Click Test.
  9. Click Close.

Privacy10.png


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.

  1. Click on Setup.
  2. Click on Events.
  3. Click on Recipients.
  4. Click on Add.
  5. Add Remote PTZ in the name field.
  6. In Recipient, type
    http://IPADDRESS/axis-cgi/com/ptz.cgi
  7. Type in the login credentials for the camera.
  8. Click Test.
  9. Click Close.

Privacy10.png

Image Example

Ptz as recipient.png


Remote PTZ rules

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

Custom Parameters
Name Value
action update
gotoserverpresetname 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.


⇧ Back to Top