Difference between revisions of "IVS Wiki:Privacy Switch - Add Recipients"
IVSWikiBlue (talk | contribs) (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...") |
IVSWikiBlue (talk | contribs) |
||
Line 1: | Line 1: | ||
− | = | + | {{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'''. | ||
+ | }} | ||
− | === | + | {{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 = | ||
− | }} | ||
+ | {{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. | ||
− | + | }} }} | |
+ | }} |
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
- Click on Setup in the upper right hand corner of the window.
- Click on Events.
- Click on Recipients.
- 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
- 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
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.