Instar

From ZoneMinder Wiki
Jump to navigationJump to search

IN-2905

You have two methods to access the images (see Remote Host Path):

  • Remote Protocol: HTTP
  • Remote Method: Simple
  • Remote Host Name: {username}:{password}@{camera ip}
  • Remote Host Port: 80
  • Remote Host Path: /videostream.cgi? (i need to use /videostream.cgi?resolution=32&rate=0& to get the highest resolution and fps)
  • or
  • Remote Host Path: /snapshot.cgi?
  • Remote Image colors: 24 bit
  • Capture Width: 640
  • Capture Height: 480

Select the right resolution for the camera, such as 640x480. To set the resolution for the camera, use a web browser and go to the configuration page of the camera. While in the configuration page, also set the the username and password accordingly.

IN-5907HD (PoE)

  • Remote Protocol: HTTP
  • Remote Method: Simple
  • Remote Host Name: {camera ip}
  • Remote Host Port: 80
  • Remote Host Path: /tmpfs/snap.jpg?usr={username}&pwd={password}
  • Remote Image colors: 8 bit greyscale
  • Capture Width: 1280
  • Capture Height: 720

For a complete CGI reference see https://wiki.instar.de/index.php/List_of_CGI_commands_(HD)

IN-6012-POE (FW 3.1.2.29)(WEB 1.0.3.4)

  • Remote Protocol: HTTP
  • Remote Method: Simple
  • Remote Host Name: {username}:{password}@{camera ip}
  • Remote Host Port: 80
  • Remote Host Path: /tmpfs/snap.jpg
  • Remote Image colors: 24 bit
  • Capture Width: 1280
  • Capture Height: 720