Difference between revisions of "Setup axis210 with motion jpeg"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 24: Line 24:
##Remote Host Name: root:<pw>@<ip-address>
##Remote Host Name: root:<pw>@<ip-address>
##*replace <pw> with the password you used to access the cameras configuration page, replace <ip-address> with the IP address you used to access the camera previously.
##*replace <pw> with the password you used to access the cameras configuration page, replace <ip-address> with the IP address you used to access the camera previously.
##Remote Host Path: /axis-cgi/jpg/image.cgi?resolution=320x240
##Remote Host Path: /axis-cgi/mjpg/video.cgi
##*replace the 320x240 with the width and height you set on the camera configuration.
##*replace the 320x240 with the width and height you set on the camera configuration.
##Capture Width: 320 and Capture Height: 240
##Capture Width: 320 and Capture Height: 240
##*Once again replace these values with the values you set on the camera configuration page
##*Once again replace these values with the values you set on the camera configuration page
#Once you save the settings your camera should be listed on the homepage, If it is recording successfully the IP address will be green.
#Once you save the settings your camera should be listed on the homepage, If it is recording successfully the IP address will be green.

Revision as of 13:32, 11 October 2010

Prerequisites

Setting up the Axis 210 camera is a simple ordeal with a few minimum requirements.

  • IP address of camera.
  • Username and password for the camera.
  • Administrator access to Zone Minder.

Checking camera configuration

This should be displayed if you successfully navigate to the cameras IP address

Before we can configure the camera within Zone Minder we must check to make sure the cameras internal settings are compatible.

  1. Check that the camera is connected and working by entering the cameras IP address. If you are successfull a web page with a live view of the camera should appear.
  2. From the cameras homepage the 'setup' link in the top right corner too the configuration page. You should be prompted to enter the username and password for the camera. On the settings page you should see a menu on the left hand side. Click through on 'Basic Configuration' followed by the 'Video & Image' links. Take a note of the resolution settings, as it will be needed later on.
Axis config video.png


Zone Minder configuration

basic settings for an axis camera with 320x240 resolution

After setting up the cameras configuration and verifying it works we need to tell Zone Minder how to display the camera.

  1. Login to Zone Minder.
  2. Click on the "Add New Monitor" link located at the bottom of the page, this will take you to the configuration page for adding a new camera.
  3. Open up the presets pop up by clicking on the 'presets' link (located on the top right hand corner of the page). From this page select with the drop down box the "Axis 210, 320x240,JPEG,With all Camera Options" and click save.
  4. On the general tab of the monitor configuration page we have the option to change the name of a monitor. It is recommended to give a name descriptive to where it is located or what it shows.
  5. Navigate to the "source" tab in the monitor configuration page and verify that the following fields have these settings
    1. Remote Host Name: root:<pw>@<ip-address>
      • replace <pw> with the password you used to access the cameras configuration page, replace <ip-address> with the IP address you used to access the camera previously.
    2. Remote Host Path: /axis-cgi/mjpg/video.cgi
      • replace the 320x240 with the width and height you set on the camera configuration.
    3. Capture Width: 320 and Capture Height: 240
      • Once again replace these values with the values you set on the camera configuration page
  6. Once you save the settings your camera should be listed on the homepage, If it is recording successfully the IP address will be green.