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

From IVS Wiki
Jump to: navigation, search
Line 15: Line 15:
 
# Add <b>Self</b> in the name field.
 
# Add <b>Self</b> in the name field.
 
# In <b>Recipient</b>, type  
 
# In <b>Recipient</b>, type  
#:<pre>http://127.0.0.1/axis-cgi/param.cgi</pre>
 
#::or
 
 
#:<pre>http://IPADDRESS/axis-cgi/param.cgi</pre>
 
#:<pre>http://IPADDRESS/axis-cgi/param.cgi</pre>
 
# Type in the login credentials for the camera.  
 
# Type in the login credentials for the camera.  

Revision as of 12:02, 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.
  2. Click on Events.
  3. Click on Recipients.
  4. Click on Add.
  5. Add Self in the name field.
  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


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.

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.