Difference between revisions of "Axis Cameras"

From HSYCO
Jump to navigation Jump to search
Line 55: Line 55:
  
  
== Motion and PIR detection configuration with new firmware year 2012 ==
+
== Motion and PIR detection configuration with new firmware (after 2011) ==
 +
 
 +
Detectors > Motion Detection.  Add window.
 +
 
 +
 
 +
[[File:AxisCameras6.png]]
 +
 
 +
 
 +
Events > Recipients and click “Add...”. Set as follows:
 +
* Type:HTTP
 +
* URL: <nowiki>http://HSYCOIPADDRESS/x/camerarec</nowiki>
 +
 
 +
 
 +
[[File:AxisCameras7.png]]
 +
 
 +
 
 +
Events > Action Rules and click “Add...”
 +
 
 +
 
 +
[[File:AxisCameras8.png|450px]]
 +
 
 +
 
 +
Events > Action Rule > Add > Action Rule Setup: event triggered by motion detection
 +
 
 +
 
 +
[[File:AxisCameras9.png]]
 +
 
 +
 
 +
In this example the name of camera is“axisp3364”, as defined in Settings

Revision as of 17:27, 11 April 2014

How to configure Axis cameras with Hsyco

From a Web browser, typer the URL to access the Axis camera interface. (for example http://192.168.1.180).

Basic Setup > TCP/IP: To change the camera IP address go to the basic TCP/IP Settings section:


AxisCameras1.png


Basic Setup > Users > Add: add the user “hsyco” setting User Name and Password as Settings (Camera.axis.User = hsyco Camera.axis.Password = 00000000)

User Name: “hsyco” Password: “00000000”


AxisCameras2.png

Motion and PIR detection configuration with old firmware (before 2011)

Events > Event Servers > Add HTTP: add a new HTTP Server and specify: Name: Hsyco, for example URL: http://192.168.0.50/x/camerarec (192.168.0.50 is the HSYCO IP address)


AxisCameras3.png


Events > Event Types > Add Triggered: event triggered by a PIR sensor


AxisCameras4.png


Send HTTP notification to the HSYCO server and specify the camera id, as defined in Settings

  • Send HTTP notification to “Hsyco”
  • Custom parameters: camera=axis

The following screenshot shows an example of an event triggered by motion detection. First of all, you need to add the window of motion (Events > Motion Detection)


AxisCameras10.png


Events > Event Types > Add Triggered: define the event triggered by motion detection

Send HTTP notification to the HSYCO server and specify the camera id, as defined in the hsyco.ini file

  • Send HTTP notification to “Hsyco”
  • Custom parameters: camera=axis


AxisCameras5.png


Motion and PIR detection configuration with new firmware (after 2011)

Detectors > Motion Detection. Add window.


AxisCameras6.png


Events > Recipients and click “Add...”. Set as follows:

  • Type:HTTP
  • URL: http://HSYCOIPADDRESS/x/camerarec


AxisCameras7.png


Events > Action Rules and click “Add...”


AxisCameras8.png


Events > Action Rule > Add > Action Rule Setup: event triggered by motion detection


AxisCameras9.png


In this example the name of camera is“axisp3364”, as defined in Settings