This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Foscam PTZ preset triggers
mkoch
Member
It would be great
I would like to go a PTZ camera to a specific preset after a motion sensor registered something
I would like to go a PTZ camera to a specific preset after a motion sensor registered something
Comments
i red about it at homewizard forum
I have added the code below
YOUR_IPCAM = IP address of cam
PORT = Port to connect to
Username = A user on the cam with access rights to change Pan and Tilt
Password = the password for the above user
PTZ_NAME = name of the preset you want your cam to go to
http://YOUR_IPCAM:PORT/cgi-bin/CGIProxy.fcgi?cmd=ptzGotoPresetPoint&name=PTZ_NAME&usr=Username&pwd=Password
http://IP_ADDRESS:PORT/html/snap.html
On my Foscams i get a 404.
i use :
http://IPadresfromcamera:Port/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=username&pwd=password
But we are very offtopic alr, sorry for that.
http://yourip:port/cgi-bin/CGIProxy.fcgi?usr=USERID&pwd=PASSWORD
Then right after this
http://yourip:port/html/snap.html
ok Thanks guys
the snapshot is working
but the camera presets not
I think this is the type of camera