Difference between revisions of "How to control your Foscam HD cameras - PTZ"

From ZoneMinder Wiki
Jump to navigationJump to search
(Created page with "<Home")
 
Line 1: Line 1:
[[Various Learnings from getting Zomeminder 1.28.1 working well on Ubuntu Server 14.04|<Home]]
[[Various Learnings from getting Zomeminder 1.28.1 working well on Ubuntu Server 14.04|<Home]]
===Why I don't recommend using PTZ in ZM===
You probably use zones to detect motion. If you move the camera around, you will mess up zones. Plus ZM's PTZ interface *sucks* :-)
It's much better you directly use PTZ from your mobile app using one of the multitude of ipcamera apps available.
=== Making PTZ work for Foscam HD cameras (9831W, but should work on all others)===
Zone minder already comes with a control script called FI9821W_Y2k.pm  that does all the hard work. I only had to trivially modify it. the key change I made was that the script hardcodes an authentication login/password in the script. I removed it, and made it so that you can use the "Control Device" field of ZM to specify the password

Revision as of 13:37, 24 March 2015

<Home

Why I don't recommend using PTZ in ZM

You probably use zones to detect motion. If you move the camera around, you will mess up zones. Plus ZM's PTZ interface *sucks* :-) It's much better you directly use PTZ from your mobile app using one of the multitude of ipcamera apps available.


Making PTZ work for Foscam HD cameras (9831W, but should work on all others)

Zone minder already comes with a control script called FI9821W_Y2k.pm that does all the hard work. I only had to trivially modify it. the key change I made was that the script hardcodes an authentication login/password in the script. I removed it, and made it so that you can use the "Control Device" field of ZM to specify the password