Difference between revisions of "Instar"
From ZoneMinder Wiki
Jump to navigationJump to search
Hauteminder (talk | contribs) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
You have two methods to access the images (see Remote Host Path): | You have two methods to access the images (see Remote Host Path): | ||
Remote Protocol: HTTP | * Remote Protocol: HTTP | ||
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. | ||
==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)== | ==IN-6012-POE (FW 3.1.2.29)(WEB 1.0.3.4)== | ||
Remote Protocol: HTTP | * Remote Protocol: HTTP | ||
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: /tmpfs/snap.jpg | * Remote Host Path: /tmpfs/snap.jpg | ||
Remote Image colors: 24 bit | * Remote Image colors: 24 bit | ||
Capture Width: 1280 | * Capture Width: 1280 | ||
Capture Height: 720 | * Capture Height: 720 | ||
[[Category:Cameras]] | [[Category:Cameras]] | ||
[[Category:Network Cameras]] | [[Category:Network Cameras]] |
Latest revision as of 18:49, 21 April 2017
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