Difference between revisions of "Hootoo"

From ZoneMinder Wiki
Jump to navigationJump to search
m (added some information I learned setting my system up.)
Line 8: Line 8:


Remote Host Path: /snapshot.cgi?
Remote Host Path: /snapshot.cgi?
 
Remote Image colors: 24 bit
Remote Image colors: 24 bit


Line 14: Line 14:


Capture Height: 240
Capture Height: 240
I often had cameras that would stop functioning when using snapshot.cgi. After checking the syslog, I found the cameras were returning an error, no jpeg image. Changing the Remote Path to "/videostream.cgi?" fixed it for me.
These cameras generally are re-branded/cloned [http://www.zoneminder.com/wiki/index.php/Foscam Foscams]. Some (all on mine,the outdoor non PTZ), of the cgi features found by Lowbayer may work.

Revision as of 13:55, 17 July 2011

Remote Protocol: HTTP

Remote Method: Simple

Remote Host Name: {username}:{password}@{camera ip}

Remote Host Port: 81

Remote Host Path: /snapshot.cgi?

Remote Image colors: 24 bit

Capture Width: 320

Capture Height: 240


I often had cameras that would stop functioning when using snapshot.cgi. After checking the syslog, I found the cameras were returning an error, no jpeg image. Changing the Remote Path to "/videostream.cgi?" fixed it for me.

These cameras generally are re-branded/cloned Foscams. Some (all on mine,the outdoor non PTZ), of the cgi features found by Lowbayer may work.