Difference between revisions of "Instar"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 6: Line 6:
* Remote Method: Simple
* Remote Method: Simple
* Remote Host Name: {username}:{password}@{camera ip}
* Remote Host Name: {username}:{password}@{camera ip}
Remote Host Port: 80
* 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)
* Remote Host Path: /videostream.cgi? (i need to use /videostream.cgi?resolution=32&rate=0& to get the highest resolution and fps)
or
* or
Remote Host Path: /snapshot.cgi?
* Remote Host Path: /snapshot.cgi?
Remote Image colors: 24 bit
* Remote Image colors: 24 bit
Capture Width: 640
* Capture Width: 640
Capture Height: 480
* Capture Height: 480
Select the right resolution for the camera, such as 640x480.  
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.
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.

Revision as of 07:10, 18 May 2014

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-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